Update Renovate config to reference spenke-nordic-ab preset
All checks were successful
renovate / renovate (push) Successful in 3m34s

This commit is contained in:
2026-04-02 22:16:00 +02:00
parent c29494cbc5
commit fac8aba327
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>paulspenke/renovate-config:default"
"local>spenke-nordic-ab/renovate-config"
]
}