diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0efcbbd4..2b7fdf89 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 @@ -18,6 +20,8 @@ updates: directory: "/" schedule: interval: "monthly" + cooldown: + default-days: 7 groups: github-actions: applies-to: version-updates