update storybook pattern

This commit is contained in:
Evan Simkowitz 2024-07-26 11:37:26 -04:00
parent 71246ec1b5
commit fd53648190
No known key found for this signature in database

View File

@ -8,11 +8,11 @@ updates:
dev-dependencies:
dependency-type: "development"
exclude-patterns:
- "@storybook/*"
- "*storybook*"
- "*electron*"
storybook:
patterns:
- "@storybook/*"
- "*storybook*"
prod-dependencies:
dependency-type: "production"
exclude-patterns: