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 da08a2e commit bd15854Copy full SHA for bd15854
1 file changed
.github/dependabot.yml
@@ -55,6 +55,9 @@ updates:
55
patterns:
56
- "xunit"
57
- "xunit*"
58
+ exclude-patterns:
59
+ - "xunit.v3"
60
+ - "xunit.v3*"
61
62
- package-ecosystem: "devcontainers"
63
directory: "/"
0 commit comments