feat: ship renovate.jsonc extending the shared preset

This commit is contained in:
hh
2026-09-10 16:06:02 +00:00
parent 8a18630e11
commit 279fffb2ce
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>templates/renovate"]
}