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 fccdf4c commit 32ebc73Copy full SHA for 32ebc73
.github/dependabot.yml
@@ -43,4 +43,7 @@ updates:
43
xUnit:
44
patterns:
45
- "xunit"
46
+ - "xunit.assert"
47
+ - "xunit.core"
48
+ - "xunit.extensibility.*"
49
- "xunit.runner.*"
0 commit comments