Add renovate.json

This commit is contained in:
renovate[bot] 2025-05-02 02:04:20 +00:00 committed by Yuri
parent a551f86e37
commit 09961d2bdb

6
renovate.json Normal file
View File

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