diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 546c3a9..09371cc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,8 @@ updates: directory: / schedule: interval: weekly + cooldown: + default-days: 7 groups: github-actions: patterns: ["*"] @@ -16,6 +18,8 @@ updates: directory: / schedule: interval: weekly + cooldown: + default-days: 7 groups: javascript: patterns: ["*"]