Add renovate.json

This commit is contained in:
CSRBot 2025-03-30 19:12:00 +00:00
parent 7a285f13a9
commit 93e66e7bc8
Signed by: CSRBot
GPG Key ID: DDBB888D261A47AB

6
renovate.json Normal file

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