Add initial Renovate configuration file

pull/535/head
Dave8725 2026-04-13 09:12:21 +00:00 committed by GitHub
parent 5b77d2781f
commit 490d811f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

8
renovate.json Normal file
View File

@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"enabled": true,
"forkProcessing": "enabled",
"dependencyDashboard": true,
"mode": "full"
}