fix(renovate): add config

This commit is contained in:
2026-04-21 14:54:45 +02:00
parent b03ce746b4
commit c3a97551b3

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"
]
}