diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1a6f7b71d..101abd21c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: dependencies: applies-to: version-updates @@ -13,6 +15,8 @@ updates: directory: "/" schedule: interval: "monthly" + cooldown: + default-days: 7 groups: github-actions: applies-to: version-updates