Skip to content

Commit 9622536

Browse files
committed
use dependabot groups for nuget
1 parent 64b78fd commit 9622536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ updates:
4040
patterns:
4141
- "Microsoft.Extensions.*"
4242
- "System.*"
43-
directory: "/"
43+
directory: "/src"
4444
schedule:
4545
interval: daily
4646
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)