Add renovate.json

This commit is contained in:
2025-11-07 19:30:23 +00:00
parent fc4a027eca
commit 66333f0930

6
renovate.json Normal file
View File

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