Add renovate.json

This commit is contained in:
2026-05-26 23:09:54 +00:00
parent 63c4095c4d
commit bd2bf9cd60
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}