Skip to content

Commit c6e251b

Browse files
committed
chore: prettier fix
1 parent 786b98a commit c6e251b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ updates:
2929
- 'rollup-plugin-*'
3030
storybook-packages:
3131
patterns:
32-
- "storybook"
33-
- "@storybook/*"
34-
- "eslint-plugin-storybook"
32+
- 'storybook'
33+
- '@storybook/*'
34+
- 'eslint-plugin-storybook'
3535

3636
#
3737
# pkg.json "dependencies"

0 commit comments

Comments
 (0)