Skip to content

Commit 98341c3

Browse files
ci(github): add group vitest to dependabot.yml
1 parent 61d826d commit 98341c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ updates:
1818
- '@eslint/*'
1919
- 'eslint*'
2020
- prettier
21+
vitest:
22+
patterns:
23+
- '@vitest/*'
24+
- vitest
2125

2226
- package-ecosystem: 'github-actions'
2327
directory: '/'

0 commit comments

Comments
 (0)