Skip to content

Commit 505e1eb

Browse files
authored
Exclude Microsoft.Extensions.Azure from package matches (#74)
1 parent c568a52 commit 505e1eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

renovate/global-config.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@
164164
"Microsoft.AspNetCore.**",
165165
"Microsoft.Extensions.**",
166166
"System.**",
167+
"!Microsoft.Extensions.Azure",
167168
"!System.IdentityModel.**",
168169
"!System.Management.Automation",
169170
"!System.Reactive"

0 commit comments

Comments
 (0)