Add renovate.json

This commit is contained in:
2025-11-01 18:10:49 +00:00
parent a3c41a8235
commit 0821f5f1e3

6
renovate.json Normal file
View File

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