Skip to content

Commit

Permalink
Improve Vitest grouping rules
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Jan 15, 2024
1 parent 39f1833 commit 1be7179
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ updates:
vitest:
patterns:
- "vitest*"
- "@vitest*"
- package-ecosystem: "npm"
directory: "/native_gg" # Location react native package.json
schedule:
Expand All @@ -23,6 +24,7 @@ updates:
vitest:
patterns:
- "vitest*"
- "@vitest*"
react-native:
patterns:
- "@react-native*"
Expand Down

0 comments on commit 1be7179

Please sign in to comment.