From ec6e0c97d0a9e0feeca63697388cda418497a7f2 Mon Sep 17 00:00:00 2001 From: Manuel Fuchs Date: Tue, 1 Sep 2026 17:45:24 +0200 Subject: [PATCH] Group Dependabot Maven updates into a single PR --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8a24324e6..ccb8b4bd8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + maven: + patterns: + - "*"