Init quality control tools (#1)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m8s

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
2025-07-13 22:14:16 +02:00
parent 14e7489853
commit 59557f8596
4 changed files with 118 additions and 3 deletions

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>server/Renovate-Template:renovate.json"
]
}