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 ffa7c2d commit 409bf48Copy full SHA for 409bf48
.github/dependabot.yml
@@ -8,7 +8,7 @@ updates:
8
groups:
9
microsoft:
10
patterns:
11
- - "Microsoft.Extensions.*"
+ - "Microsoft.*"
12
- "System.*"
13
directory: "/build"
14
schedule:
@@ -23,7 +23,7 @@ updates:
23
24
25
26
27
28
serilog:
29
@@ -41,7 +41,7 @@ updates:
41
42
43
44
45
46
directory: "/src"
47
0 commit comments