Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit c497b7c

Browse files
committed
Reconfigure Renovate
Define grails-views monorepo
1 parent a46e07d commit c497b7c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,17 @@
2222
],
2323
"groupName": "slf4j monorepo"
2424
},
25+
{
26+
"matchPackageNames": [
27+
"org.grails:views-core",
28+
"org.grails:views-json-testing-support",
29+
"org.grails.plugins:views-gradle",
30+
"org.grails.plugins:views-json",
31+
"org.grails.plugins:views-json-templates",
32+
"org.grails.plugins:views-markup"
33+
],
34+
"groupName": "grails-views monorepo"
35+
},
2536
{
2637
"matchPackageNames": [
2738
"org.grails:grails-bom",

0 commit comments

Comments
 (0)