Skip to content

Commit 1faca71

Browse files
committed
chore: add groups to dependabot configuration
1 parent b9950cf commit 1faca71

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ updates:
2121
junit:
2222
patterns:
2323
- "org.junit:*"
24+
maven-install-plugin:
25+
patterns:
26+
- "org.apache.maven.plugins:maven-install-plugin"
2427
schedule:
2528
interval: "weekly"
2629
open-pull-requests-limit: 20

0 commit comments

Comments
 (0)