renovate rule
This commit is contained in:
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user