From 9815ea60d6cae06f700294aaa35010977bf62699 Mon Sep 17 00:00:00 2001 From: Phil Calouche Date: Sat, 24 Aug 2024 21:33:46 -0400 Subject: [PATCH] rename plugin group --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e940b46..94793e1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,7 +30,7 @@ updates: target-branch: "dependabot-staging-spring33x" open-pull-requests-limit: 10 groups: - protos: + maven-plugins: patterns: - org.apache.maven.plugins* - package-ecosystem: "github-actions"