Add renovate.json

This commit is contained in:
2025-10-16 12:02:05 +00:00
parent e9c53e1331
commit f641310be5

6
renovate.json Normal file
View File

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