switch to shared bun-npm config
CI / Build check (pull_request) Successful in 17s
CI / Test (pull_request) Failing after 1m28s

This commit is contained in:
2026-08-06 20:59:33 +02:00
parent b2b69db020
commit 9de48e78bd
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
"local>t.behrendt/renovate-configs:action",
"local>t.behrendt/renovate-configs:bun-npm"
]
}