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", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": ["github>ivuorinen/renovate-config"]
"github>ivuorinen/renovate-config"
]
} }