Update renovate.json

This commit is contained in:
Meng Sen
2025-06-13 10:14:13 +08:00
committed by GitHub
parent d39040dec0
commit 7b22ef1136

View File

@@ -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"