Skip to content

Commit 8dd2b13

Browse files
Copilotbaywet
andcommitted
chore(dependabot): add coverlet group to reduce PRs
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
1 parent 2559e7f commit 8dd2b13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ updates:
1616
MicrosoftExtensions:
1717
patterns:
1818
- "Microsoft.Extensions.*"
19+
coverlet:
20+
patterns:
21+
- "coverlet.*"
1922
- package-ecosystem: dotnet-sdk
2023
directory: /
2124
schedule:

0 commit comments

Comments
 (0)