Files
ionosDnsClient/renovate.json
Timo Behrendt 7edc4dc2cf
All checks were successful
Update Client / update-client (push) Successful in 24s
ci: add renovate (#1)
Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-12-12 21:53:43 +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"
]
}