Skip to content

Commit 78d86b2

Browse files
ci(github): add group vitest to dependabot.yml
1 parent 18fbb31 commit 78d86b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ updates:
2424
- '@types/react-dom'
2525
- react
2626
- react-dom
27+
vitest:
28+
patterns:
29+
- '@vitest/*'
30+
- vitest
2731

2832
- package-ecosystem: 'github-actions'
2933
directory: '/'

0 commit comments

Comments
 (0)