mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
update storybook pattern
This commit is contained in:
parent
71246ec1b5
commit
fd53648190
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue