mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 12:56:43 -06:00
chore(dependabot): add storybook group
This commit is contained in:
parent
71ca6fe7b5
commit
34d5440f3a
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -22,3 +22,7 @@ updates:
|
||||||
swc:
|
swc:
|
||||||
patterns:
|
patterns:
|
||||||
- "@swc/*"
|
- "@swc/*"
|
||||||
|
storybook:
|
||||||
|
patterns:
|
||||||
|
- "storybook*"
|
||||||
|
- "@storybook/*"
|
||||||
|
|
Loading…
Reference in a new issue