diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 287054459c..bd830314ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -42,3 +42,8 @@ updates: # All versions are specified in package.json, so please update them. versioning-strategy: increase + + groups: + webpack: + patterns: + - "webpack*"