Skip to content

Commit b97aef3

Browse files
authored
build(deps): group groovy versions for dependabot (#404)
1 parent f5f81ea commit b97aef3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ updates:
1616
registries:
1717
- clas12maven
1818
- groovy_jfrog
19+
groups:
20+
groovy:
21+
patterns:
22+
- "org.apache.groovy:groovy-*"
23+
- "org.codehaus.groovy:groovy-eclipse-batch"
1924
- package-ecosystem: "github-actions"
2025
directory: "/"
2126
schedule:

0 commit comments

Comments
 (0)