diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6275012..17e36a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: dependencies: patterns: - "*" + cooldown: + default-days: 7 - package-ecosystem: "github-actions" directory: "/" @@ -22,3 +24,5 @@ updates: dependencies: patterns: - "*" + cooldown: + default-days: 7