diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a152404c7e9..bd0faec5366 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,7 @@ updates: - "/vendor-bin/openapi-extractor" - "/vendor-bin/phpunit" - "/vendor-bin/psalm" + - "/vendor-bin/rector" schedule: interval: weekly day: saturday