Add renovate.json

This commit is contained in:
2025-09-02 02:05:51 +00:00
parent 26fbff8cf3
commit 474be731dc

6
renovate.json Normal file
View File

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