chore(renovate): use the last 3 as versioning for whisparr
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -615,7 +615,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"versioning": "regex:^nightly-(?<major>\\d*)\\.(?<minor>\\d*)\\.(?<patch>\\d*)\\.\\d*$",
|
"versioning": "regex:^nightly-2\\.(?<major>\\d*)\\.(?<minor>\\d*)\\.(?<patch>\\d*)$",
|
||||||
"matchPackageNames": ["ghcr.io/hotio/whisparr"],
|
"matchPackageNames": ["ghcr.io/hotio/whisparr"],
|
||||||
"automerge": true,
|
"automerge": true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user