From 9bf5410bf49d2e2692666d025efdcba299dfa31b Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Mon, 25 Aug 2025 13:59:01 -0300 Subject: [PATCH] chore: group dependabot updates to reduce noise --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) 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: + - "*"