Add renovate.json

This commit is contained in:
Renovate Bot
2025-09-20 07:34:22 +00:00
parent 5a53e1a782
commit 7127a9c28f

6
renovate.json Normal file
View File

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