Files
validate-json-by-json-schem…/renovate.json
t.behrendt ee4644cbe4
All checks were successful
CD / Release (push) Successful in 13s
ci(renovate): switch to shared configs (#10)
Reviewed-on: #10
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
2026-02-03 16:31:31 +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"
]
}