Fix renovate config

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2025-12-18 06:58:30 +01:00
parent f0ba55ec3a
commit 7976b8a5af

View File

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