Initial commit

This commit is contained in:
2025-03-24 00:10:47 +02:00
committed by GitHub
commit 3470e255a7
12 changed files with 416 additions and 0 deletions

6
.github/renovate.json vendored Normal file
View File

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