1 Commits

Author SHA1 Message Date
018959889d chore(deps): migrate renovate config to shared preset 2026-03-22 12:51:17 +02:00

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"]
}