Skip to content

Commit 3732e80

Browse files
committed
Make sure Microsoft.NET.Test.Sdk is updated in right dependabot group
1 parent 09393d6 commit 3732e80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ updates:
4343
- "Microsoft.*"
4444
- "System.*"
4545
exclude-patterns:
46+
- "Microsoft.NET.Test.Sdk"
4647
- "Microsoft.Playwright"
4748
test-dependencies:
4849
patterns:
4950
- "coverlet.collector"
51+
- "Microsoft.NET.Test.Sdk"
5052
- "Microsoft.Playwright"
5153
- "NSubstitute"
5254
- "*NUnit*"

0 commit comments

Comments
 (0)