Skip to content

Commit 85af1d8

Browse files
authored
refactor: Add Storybook patterns to dependabot configuration
1 parent 0133877 commit 85af1d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ updates:
120120
update-types:
121121
- "minor"
122122
- "major"
123+
storybook:
124+
patterns:
125+
- "@storybook*"
126+
update-types:
127+
- "minor"
128+
- "major"
123129
inquirer:
124130
patterns:
125131
- "@inquirer/*"

0 commit comments

Comments
 (0)