Update renovate.json
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -248,13 +248,13 @@
|
||||
"matchFileNames": [
|
||||
"apps/ani-rss/1.*.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "<2.0.0"
|
||||
"allowedVersions": "<2.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/ani-rss/2.*.*/*.yml"
|
||||
],
|
||||
"allowedVersions": ">=2.0.0"
|
||||
"allowedVersions": ">=2.0"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user