Skip to content

Commit 786b98a

Browse files
authored
chore: added dependabot "storybook-packages" group
1 parent 15bd9ba commit 786b98a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ updates:
2727
- 'rollup'
2828
- '@rollup/*'
2929
- 'rollup-plugin-*'
30+
storybook-packages:
31+
patterns:
32+
- "storybook"
33+
- "@storybook/*"
34+
- "eslint-plugin-storybook"
3035

3136
#
3237
# pkg.json "dependencies"

0 commit comments

Comments
 (0)