feat: init commit

This commit is contained in:
2026-06-05 20:06:05 +02:00
commit 38848a824e
10 changed files with 236 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended","local>gitea/renovate-config:workflow-deps"],
"configMigration": true,
"minimumReleaseAge": "5 days",
"semanticCommits": "enabled",
"automergeStrategy": "auto",
"platformAutomerge": false
}