1 Commits

Author SHA1 Message Date
64ff82318c Add renovate.json 2025-11-27 17:30:48 +00:00
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored
View File

@@ -231,6 +231,3 @@ config.yaml
.venv
venv
*.log
packages/

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}