Revert "wip: test renovate"
All checks were successful
/ Ansible Lint (push) Successful in 6m51s

This reverts commit 05d8c39b75.
Doesn't work.
This commit is contained in:
June 2026-03-06 19:15:55 +01:00
commit e98f6d68bd
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -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": [