1
0
Fork 0

🔧 chore(renovate): adjusting the version control strategy for linuxserver/calibre-web

This commit is contained in:
pooneyy 2025-12-24 03:36:30 +08:00
parent 102e557c32
commit 5efca190d3
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -139,8 +139,7 @@
"matchCurrentVersion": "<=5", "matchCurrentVersion": "<=5",
"allowedVersions": "<5", "allowedVersions": "<5",
"ignoreUnstable": false, "ignoreUnstable": false,
"versionCompatibility": "^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$", "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-ls(?<build>\\d+)$"
"versioning": "semver"
}, },
{ {
"matchPackageNames": ["linuxserver/qbittorrent"], "matchPackageNames": ["linuxserver/qbittorrent"],