File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,24 +24,24 @@ updates:
2424 labels :
2525 - " dependency-nuget"
2626 open-pull-requests-limit : 50
27- groups :
28- coverlet :
29- patterns :
30- - " coverlet*"
31- nunit :
32- patterns :
33- - " nunit"
34- - " nunit*"
35- testcontainers :
36- patterns :
37- - " testcontainers*"
38- verify :
39- patterns :
40- - " verify*"
41- xunit :
42- patterns :
43- - " xunit"
44- - " xunit*"
27+ # groups:
28+ # coverlet:
29+ # patterns:
30+ # - "coverlet*"
31+ # nunit:
32+ # patterns:
33+ # - "nunit"
34+ # - "nunit*"
35+ # testcontainers:
36+ # patterns:
37+ # - "testcontainers*"
38+ # verify:
39+ # patterns:
40+ # - "verify*"
41+ # xunit:
42+ # patterns:
43+ # - "xunit"
44+ # - "xunit*"
4545
4646 - package-ecosystem : " gitsubmodule"
4747 directory : " /"
@@ -52,10 +52,10 @@ updates:
5252 labels :
5353 - " dependency-gitmodule"
5454 open-pull-requests-limit : 50
55- groups :
56- submodules :
57- patterns :
58- - " *"
55+ # groups:
56+ # submodules:
57+ # patterns:
58+ # - "*"
5959
6060 - package-ecosystem : " devcontainers"
6161 directory : " /"
You can’t perform that action at this time.
0 commit comments