Skip to content

Commit 1871cb7

Browse files
authored
chore(#14): group test packages (#15)
1 parent 37893be commit 1871cb7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ updates:
2727
patterns:
2828
- "Temporalio"
2929
- "Temporalio.*"
30+
test:
31+
patterns:
32+
- "xunit"
33+
- "xunit.*"
34+
- "GitHubActionsTestLogger"
35+
- "coverlet.collector"

0 commit comments

Comments
 (0)