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": [
|
"matchUpdateTypes": [
|
||||||
"minor",
|
"minor",
|
||||||
"patch"
|
"patch"
|
||||||
],
|
]
|
||||||
"matchJsonata": ["isBreaking != true"]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
|
|
@ -41,8 +40,7 @@
|
||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"matchPackageNames": ["docker.io/pretalx/standalone"],
|
"matchPackageNames": ["docker.io/pretalx/standalone"],
|
||||||
"matchUpdateTypes": ["minor"],
|
"versioning": "regex:^v(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
|
||||||
"isBreaking": true
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue