renovate: wip testing
All checks were successful
/ Ansible Lint (push) Successful in 3m27s

This commit is contained in:
June 2026-03-06 19:45:29 +01:00
commit 4068c7861a
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -35,12 +35,14 @@
{
"matchDatasources": ["docker"],
"matchPackageNames": ["docker.io/pretix/standalone"],
"versioning": "regex:^(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
"matchUpdateTypes": ["minor"],
"groupName": null
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["docker.io/pretalx/standalone"],
"versioning": "regex:^v(?<major>\\d+\\.\\d+)(?:\\.(?<minor>\\d+))$"
"matchUpdateTypes": ["minor"],
"groupName": null
}
],
"customManagers": [