diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0da0065..ebfb0a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,14 +3,14 @@ updates: - package-ecosystem: bundler directory: "/" schedule: - interval: daily + interval: weekly cooldown: default-days: 7 open-pull-requests-limit: 10 - package-ecosystem: github-actions directory: "/" schedule: - interval: daily + interval: weekly cooldown: default-days: 7 open-pull-requests-limit: 10