Add renovate.json

This commit is contained in:
2025-02-24 12:02:35 +00:00
parent 6a7f7a2aff
commit f3d1965f58

6
renovate.json Normal file
View File

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