feat: initial version

This commit is contained in:
2025-06-07 19:23:44 +02:00
commit 26eff55974
12 changed files with 452 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}