diff --git a/templates/dependabot.yml b/templates/dependabot.yml index 0552fe4..fc45978 100644 --- a/templates/dependabot.yml +++ b/templates/dependabot.yml @@ -58,6 +58,10 @@ updates: - javascript - "Changed" reviewers: {{ .DEPENDABOT_NPM_REVIEWERS }} + groups: + global: + patterns: + - "*" - package-ecosystem: cargo directory: {{ .DEPENDABOT_CARGO_DIRECTORY }}