Skip to content

Commit

Permalink
chore(#14): group test packages (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
snovak7 authored Sep 7, 2024
1 parent 37893be commit 1871cb7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ updates:
patterns:
- "Temporalio"
- "Temporalio.*"
test:
patterns:
- "xunit"
- "xunit.*"
- "GitHubActionsTestLogger"
- "coverlet.collector"

0 comments on commit 1871cb7

Please sign in to comment.