wip: test renovate
All checks were successful
/ Ansible Lint (push) Successful in 2m14s

This commit is contained in:
June 2026-03-05 15:26:51 +01:00
commit 05d8c39b75
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -30,7 +30,8 @@
"matchUpdateTypes": [
"minor",
"patch"
]
],
"matchJsonata": ["isBreaking != true"]
},
{
"matchDatasources": ["docker"],
@ -40,7 +41,8 @@
{
"matchDatasources": ["docker"],
"matchPackageNames": ["docker.io/pretalx/standalone"],
"versioning": "regex:^v(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
"matchUpdateTypes": ["minor"],
"isBreaking": true
}
],
"customManagers": [