Files
renovate-configs/renovate.json
t.behrendt 3a45394d89
Some checks failed
CI / build (pull_request) Failing after 21s
ci(renovate): add config extending itself
2025-10-08 15:48:57 +02:00

7 lines
136 B
JSON

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