Files
k_deploy_workflows/renovate.json
Timo Behrendt 4eaafd04d9 ci(renovate): switch to shared configs (#9)
Reviewed-on: #9
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-12-04 17:16:37 +01:00

8 lines
184 B
JSON

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