Group storybook packages so peer deps stay consistent
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user