Initial Commit

This commit is contained in:
2025-05-21 17:59:38 +02:00
commit 6d54b01324
5 changed files with 114 additions and 0 deletions

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