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 64b78fd commit 9622536Copy full SHA for 9622536
.github/dependabot.yml
@@ -40,7 +40,7 @@ updates:
40
patterns:
41
- "Microsoft.Extensions.*"
42
- "System.*"
43
- directory: "/"
+ directory: "/src"
44
schedule:
45
interval: daily
46
open-pull-requests-limit: 10
0 commit comments