Add renovate.json

This commit is contained in:
2026-02-12 16:02:16 +00:00
parent 0a76512e7a
commit b1f2a349b4

6
renovate.json Normal file
View File

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