diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 29b293459..25c7963f4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,5 @@ updates: - package-ecosystem: bundler directory: "/" schedule: - interval: daily - time: "04:00" - timezone: Etc/UTC - open-pull-requests-limit: 25 + interval: monthly + open-pull-requests-limit: 50