Add renovate.json

This commit is contained in:
2026-04-21 08:59:33 +00:00
parent f67c12a3f6
commit 11fcca0dec

6
renovate.json Normal file
View File

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