Initial commit

This commit is contained in:
ext 2025-09-23 19:39:20 +02:00
commit 05981084c9
8 changed files with 352 additions and 0 deletions

7
renovate.json Normal file
View file

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"git-submodules": {
"enabled": true,
"automerge": true
}
}