chore(deps): migrate renovate config to shared preset (#143)

This commit is contained in:
2026-03-22 13:13:46 +02:00
committed by GitHub
parent 69bec39cfd
commit c6120d4a4b

View File

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