We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37893be commit 1871cb7Copy full SHA for 1871cb7
1 file changed
.github/dependabot.yml
@@ -27,3 +27,9 @@ updates:
27
patterns:
28
- "Temporalio"
29
- "Temporalio.*"
30
+ test:
31
+ patterns:
32
+ - "xunit"
33
+ - "xunit.*"
34
+ - "GitHubActionsTestLogger"
35
+ - "coverlet.collector"
0 commit comments