chore(deps): migrate renovate config to shared preset

This commit is contained in:
2026-03-22 12:51:17 +02:00
parent 16026e14c4
commit 018959889d

View File

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