Add renovate.json

This commit is contained in:
Renovate Bot
2025-09-20 07:35:35 +00:00
parent a4a2a8cae8
commit 81220a0523

6
renovate.json Normal file
View File

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