diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d27046e..d9caa39 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: python-dependencies: patterns: @@ -14,6 +16,8 @@ updates: directory: "/" schedule: interval: "weekly" + cooldown: + default-days: 7 groups: github-actions: patterns: