No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
3 deletions
-
renovate.json
|
|
|
@ -16,9 +16,7 @@ |
|
|
|
"packageRules": [ |
|
|
|
{ |
|
|
|
"matchDatasources": ["docker"], |
|
|
|
"matchPackageNames": ["quay.io/centos/centos"], |
|
|
|
"versioning": "regex:^stream-(?<major>\\d+)$", |
|
|
|
"extractVersion": "^stream-(?<version>\\d+)$" |
|
|
|
"matchPackageNames": ["quay.io/centos/centos"] |
|
|
|
} |
|
|
|
], |
|
|
|
"regexManagers": [ |
|
|
|
|