diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cca21bb..09cc233 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,9 @@ updates: - "dependencies" commit-message: prefix: "chore(deps):" + groups: + npm-dependencies: + patterns: + - "*" + cooldown: + default-days: 7