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 1b80025 commit 5cd75dfCopy full SHA for 5cd75df
.github/dependabot.yml
@@ -24,20 +24,20 @@ updates:
24
labels:
25
- "dependency-nuget"
26
open-pull-requests-limit: 50
27
- # groups:
28
- # coverlet:
29
- # patterns:
30
- # - "coverlet*"
31
- # testcontainers:
32
33
- # - "testcontainers*"
34
- # verify:
35
36
- # - "verify*"
37
- # xunit:
38
39
- # - "xunit"
40
- # - "xunit*"
+ groups:
+ coverlet:
+ patterns:
+ - "coverlet*"
+ testcontainers:
+ - "testcontainers*"
+ verify:
+ - "verify*"
+ xunit:
+ - "xunit"
+ - "xunit*"
41
42
- package-ecosystem: "gitsubmodule"
43
directory: "/"
0 commit comments