Fix renovate config (#13271)

This commit is contained in:
Trask Stalnaker 2025-02-11 07:42:07 -08:00 committed by GitHub
parent 9903a0edea
commit eb4729c113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
},
{
// prevent update to 2.4-groovy-4.0-SNAPSHOT
"matchPackageNames": ["org.spockframework:spock-bom"],
"matchPackagePrefixes": ["org.spockframework:"],
"allowedVersions": "!/\\-SNAPSHOT$/"
},
{