ci(renovate): manage gh actions
All checks were successful
CI / Test (k8s.json) (pull_request) Successful in 20s
CI / Test (action.json) (pull_request) Successful in 1m9s
CI / Test (helm.json) (pull_request) Successful in 1m51s
CI / Test (common.json) (pull_request) Successful in 1m53s
CI / Test (docker-compose.json) (pull_request) Successful in 1m17s

This commit is contained in:
2025-11-04 08:14:54 +01:00
parent acea8461af
commit e506e7bd48

View File

@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common"
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
]
}