Skip to content

Commit

Permalink
Tweak groups
Browse files Browse the repository at this point in the history
  • Loading branch information
NigelBreslaw committed Jan 9, 2024
1 parent de05f82 commit 0b9c03d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ updates:
interval: "daily"
time: "07:00"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"
vitest:
patterns:
- "vitest*"
react-native:
patterns:
- "@react-native*"
babel:
patterns:
- "@babel*"
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand Down

0 comments on commit 0b9c03d

Please sign in to comment.