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 9d811a2 commit 6a79eacCopy full SHA for 6a79eac
1 file changed
.github/dependabot.yml
@@ -28,6 +28,10 @@ updates:
28
coverlet:
29
patterns:
30
- "coverlet*"
31
+ nunit:
32
+ patterns:
33
+ - "nunit"
34
+ - "nunit*"
35
testcontainers:
36
37
- "testcontainers*"
0 commit comments