We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9903a0e commit eb4729cCopy full SHA for eb4729c
.github/renovate.json5
@@ -61,7 +61,7 @@
61
},
62
{
63
// prevent update to 2.4-groovy-4.0-SNAPSHOT
64
- "matchPackageNames": ["org.spockframework:spock-bom"],
+ "matchPackagePrefixes": ["org.spockframework:"],
65
"allowedVersions": "!/\\-SNAPSHOT$/"
66
67
0 commit comments