This reverts commit 05d8c39b75.
Doesn't work.
This commit is contained in:
parent
4f3caaf5ed
commit
e98f6d68bd
1 changed files with 2 additions and 4 deletions
|
|
@ -30,8 +30,7 @@
|
|||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
],
|
||||
"matchJsonata": ["isBreaking != true"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
|
|
@ -41,8 +40,7 @@
|
|||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"matchPackageNames": ["docker.io/pretalx/standalone"],
|
||||
"matchUpdateTypes": ["minor"],
|
||||
"isBreaking": true
|
||||
"versioning": "regex:^v(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
|
||||
}
|
||||
],
|
||||
"customManagers": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue