We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ee0c40 commit 8afa38dCopy full SHA for 8afa38d
1 file changed
.github/dependabot.yml
@@ -12,7 +12,7 @@ updates:
12
groups:
13
plugins:
14
patterns:
15
- - "*:*-plugins:*"
+ - "*:*-plugin:*"
16
ignore:
17
- dependency-name: "org.apache.maven.plugins:*"
18
versions: ["[4.x,)"] # These are for Maven 4
0 commit comments