Skip to content

Commit 5cd75df

Browse files
committed
chore(template): sync with dailydevops/dotnet-template [skip ci]
1 parent 1b80025 commit 5cd75df

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,20 @@ updates:
2424
labels:
2525
- "dependency-nuget"
2626
open-pull-requests-limit: 50
27-
# groups:
28-
# coverlet:
29-
# patterns:
30-
# - "coverlet*"
31-
# testcontainers:
32-
# patterns:
33-
# - "testcontainers*"
34-
# verify:
35-
# patterns:
36-
# - "verify*"
37-
# xunit:
38-
# patterns:
39-
# - "xunit"
40-
# - "xunit*"
27+
groups:
28+
coverlet:
29+
patterns:
30+
- "coverlet*"
31+
testcontainers:
32+
patterns:
33+
- "testcontainers*"
34+
verify:
35+
patterns:
36+
- "verify*"
37+
xunit:
38+
patterns:
39+
- "xunit"
40+
- "xunit*"
4141

4242
- package-ecosystem: "gitsubmodule"
4343
directory: "/"

0 commit comments

Comments
 (0)