Skip to content

Commit 2806d89

Browse files
committed
chore: add storybook dependabot group
1 parent 6eb6be5 commit 2806d89

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,12 @@ updates:
3535
zod:
3636
patterns:
3737
- "zod*"
38+
storybook:
39+
patterns:
40+
- "@storybook/"
41+
- "storybook"
42+
- "@chromatic-com/storybook"
43+
- "chromatic"
3844
- package-ecosystem: "github-actions" # See documentation for possible values
3945
directory: "/" # Location of package manifests
4046
schedule:

0 commit comments

Comments
 (0)