Skip to content

Commit c5a1630

Browse files
authored
Exclude analyzer from ms-dependencies dependabot group (#1057)
1 parent 6911482 commit c5a1630

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ updates:
4343
- "Microsoft.*"
4444
- "System.*"
4545
exclude-patterns:
46+
- "Microsoft.CodeAnalysis.NetAnalyzers"
4647
- "Microsoft.NET.Test.Sdk"
4748
- "Microsoft.Playwright"
4849
test-dependencies:

0 commit comments

Comments
 (0)