Skip to content

Commit

Permalink
Update dependabot to group vitest deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Jan 21, 2025
1 parent 4baefdb commit 1d28a54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ updates:
labels:
- 'dependencies'
groups:
vitest:
patterns:
- '@vitest/coverage-v8'
- 'vitest'
minor-and-patch:
patterns:
- '*'
Expand Down

0 comments on commit 1d28a54

Please sign in to comment.