Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
parent
f4c634ce8c
commit
30bddf6dd7
|
@ -152,11 +152,6 @@
|
|||
//
|
||||
// Tag semantic version type based on regex
|
||||
//
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^v\\d+\\.(\\d*)?[02468]+\\.\\d+$",
|
||||
"matchPackageNames": ["tailscale/tailscale"],
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"versioning": "regex:^(?<major>14)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
|
||||
|
|
Loading…
Reference in New Issue