renovate rule

This commit is contained in:
2025-12-29 22:13:17 +01:00
parent 3891a99a38
commit b5a15460b7

View File

@@ -30,12 +30,10 @@
}, },
{ {
"matchPackageNames": [ "matchPackageNames": [
"lscr.io/linuxserver/calibre-web" "**calibre-web**"
], ],
"matchUpdateTypes": [ "matchUpdateTypes": [
"major", "major"
"minor",
"patch"
], ],
"enabled": false, "enabled": false,
"matchNewValue": "^5." "matchNewValue": "^5."