Skip to content

Commit 24a2cbf

Browse files
authored
Merge pull request #187 from PSDTools/storybook-group
Add Storybook Dependabot group
2 parents 6eb6be5 + 2806d89 commit 24a2cbf

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)