Add renovate.json

This commit is contained in:
2025-03-30 19:12:00 +00:00
parent 7a285f13a9
commit 93e66e7bc8

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