chore: rename bun version renovate group
All checks were successful
CI / Test (pull_request) Successful in 1m24s

This commit is contained in:
2025-05-04 18:22:59 +02:00
parent 4b106f9291
commit 736dbf4189

View File

@@ -3,7 +3,7 @@
"packageRules": [ "packageRules": [
{ {
"matchPackageNames": ["Bun", "oven/bun"], "matchPackageNames": ["Bun", "oven/bun"],
"groupName": "bun version update" "groupName": "bun version"
} }
] ]
} }