fix(renovate): add config

This commit is contained in:
2026-04-21 14:54:42 +02:00
parent 1e5e4ab06d
commit 5cec2f9ddd

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