We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14d1868 commit 35ca3f3Copy full SHA for 35ca3f3
.github/dependabot.yml
@@ -19,6 +19,8 @@ updates:
19
System:
20
patterns:
21
- "System*"
22
+ exclude-patterns:
23
+ - "System.IdentityModel*"
24
Extensions:
25
26
- "Microsoft.Extensions*"
0 commit comments