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