1
0
Fork 0

🔧 chore(renovate): add version constraint for calibre-web

- add new package rule for linuxserver/calibre-web
- restrict updates to versions below 5 for current versions <=5
This commit is contained in:
pooneyy 2025-12-24 02:00:42 +08:00
parent 3c2c7705b6
commit 11d2e106e9
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

View File

@ -134,6 +134,11 @@
"matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"],
"groupName": "Lobe Chat"
},
{
"matchPackageNames": ["linuxserver/calibre-web"],
"matchCurrentVersion": "<=5",
"allowedVersions": "<5"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",