Files
renovate-configs/renovate.json
t.behrendt 69bdd11b2a
All checks were successful
CD / Release (push) Successful in 15s
ci(renovate): manage actions (#13)
As this repo has actions, we want renovate to manage those as well.

Reviewed-on: #13
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
2025-11-04 08:19:34 +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"
]
}