switch to shared bun-npm config
CI / Build check (pull_request) Successful in 16s
CI / Test (pull_request) Successful in 18s

This commit is contained in:
2026-08-06 20:59:33 +02:00
committed by t.behrendt
parent 9116d072bd
commit faf2881a13
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "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"
] ]
} }