ci(renovate): switch to shared bun-npm config #162

Merged
t.behrendt merged 2 commits from ci-renovate-remove-useless-bun-version-group into main 2026-08-06 21:08:29 +02:00
Showing only changes of commit 9116d072bd - Show all commits
-6
View File
@@ -3,11 +3,5 @@
"extends": [ "extends": [
"local>t.behrendt/renovate-configs:common", "local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action" "local>t.behrendt/renovate-configs:action"
],
"packageRules": [
{
"matchPackageNames": ["Bun", "oven/bun"],
"groupName": "bun version"
}
] ]
} }