diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4468e149dcc1fbe1bca6eca30d1dc26eb6aed584..94ff8c80c13621146bf40ccd90325c65b86bbaf3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,10 @@ updates: commit-message: prefix: "chore" include: "scope" + groups: + all: + patterns: + - "*" - package-ecosystem: "github-actions" directory: "/" @@ -26,3 +30,7 @@ updates: commit-message: prefix: "chore" include: "scope" + groups: + all: + patterns: + - "*"