chore(deps): migrate renovate config to shared preset

This commit is contained in:
2026-03-22 12:57:50 +02:00
parent 428e6f2b3e
commit fbc9a6dc6c

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