remove useless bun version group

This commit is contained in:
2026-08-06 20:57:54 +02:00
committed by t.behrendt
parent f97bed4bb9
commit 9116d072bd
-6
View File
@@ -3,11 +3,5 @@
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
],
"packageRules": [
{
"matchPackageNames": ["Bun", "oven/bun"],
"groupName": "bun version"
}
]
}