diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c79c0de8..421c2f86 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,12 @@ updates: interval: weekly open-pull-requests-limit: 10 target-branch: main + cooldown: + default-days: 7 - package-ecosystem: github-actions directory: / schedule: interval: daily open-pull-requests-limit: 10 + cooldown: + default-days: 7