Add renovate.json

This commit is contained in:
2025-11-20 17:50:32 +00:00
parent 268316cc83
commit c42914f72a

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}