ci(renovate): add config extending itself
Some checks failed
CI / build (pull_request) Failing after 21s

This commit is contained in:
2025-10-08 15:48:57 +02:00
parent e252f852f9
commit 3a45394d89

6
renovate.json Normal file
View File

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