Group storybook packages so peer deps stay consistent

This commit is contained in:
2026-07-14 19:00:22 +00:00
parent 420ced081f
commit e0fa116ae6
+10
View File
@@ -32,6 +32,16 @@
"groupName": "CI actions",
"automerge": true
},
{
"description": "Storybook nur gemeinsam updaten, sonst brechen die peer deps (ERESOLVE)",
"matchPackageNames": [
"storybook",
"@storybook/**",
"@chromatic-com/storybook",
"eslint-plugin-storybook"
],
"groupName": "storybook"
},
{
"description": "Svelte- und Frontend-Toolchain zusammen, ohne automerge",
"matchPackageNames": [