Compare commits

..
Author SHA1 Message Date
4f89064133 Update all stable non-major dependencies
Some checks failed
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Failing after 3m2s
/ Ansible Lint (pull_request) Failing after 3m16s
2026-09-22 17:15:59 +00:00

View file

@ -38,13 +38,10 @@
"!git.hamburg.ccc.de/ccchh/oci-images/keycloak"
]
},
// Automatically merge patch level updates
// https://docs.renovatebot.com/key-concepts/automerge/
{
"matchUpdateTypes": ["patch"],
"automerge": true,
"ignoreTests": true,
"automergeType": "branch"
"matchCurrentVersion": "!/^0/",
"automerge": true
},
{
"matchDatasources": ["docker"],