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 2a23fb2 commit 43f8a84Copy full SHA for 43f8a84
.github/dependabot.yml
@@ -9,3 +9,7 @@ updates:
9
directory: "/src/SourceBrowser/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ groups:
13
+ microsoft-build-deps:
14
+ patterns:
15
+ - "Microsoft.Build.*"
0 commit comments