fix(renovate): add config

This commit is contained in:
2026-04-21 14:55:40 +02:00
parent 933c37a5b4
commit f124dce092

7
renovate.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>volker.raschek/renovate-config:default#master",
"local>volker.raschek/renovate-config:regexp#master"
]
}