fix(renovate): add config

This commit is contained in:
2026-04-21 14:55:02 +02:00
parent 2412007642
commit d88a419087

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