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 de09545 commit 23b0f46Copy full SHA for 23b0f46
1 file changed
.github/dependabot.yml
@@ -21,44 +21,6 @@ updates:
21
assignees:
22
- samtrion
23
24
- - package-ecosystem: "nuget"
25
- directory: "/"
26
- schedule:
27
- interval: "daily"
28
- commit-message:
29
- prefix: "chore(deps)"
30
- labels:
31
- - "dependency:nuget"
32
- open-pull-requests-limit: 20
33
- # Add assignees
34
- assignees:
35
- - samtrion
36
- groups:
37
- coverlet:
38
- patterns:
39
- - "coverlet*"
40
- nunit:
41
42
- - "nunit"
43
- - "nunit*"
44
- testcontainers:
45
46
- - "testcontainers*"
47
- tunit:
48
49
- - "tunit"
50
- - "tunit*"
51
- verify:
52
53
- - "verify*"
54
- xunit:
55
56
- - "xunit"
57
- - "xunit*"
58
- exclude-patterns:
59
- - "xunit.v3"
60
- - "xunit.v3*"
61
-
62
- package-ecosystem: "devcontainers"
63
directory: "/"
64
schedule:
0 commit comments