fix: remove duplicate renovate.json

preferring the `.github/renovate.json` over this
This commit is contained in:
2026-03-13 15:37:07 +02:00
committed by GitHub
parent 2b68767f0d
commit 278e5f0f9a

View File

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