Skip to content

Commit 43f8a84

Browse files
Copilotradical
andcommitted
Add Dependabot group configuration for Microsoft.Build.* dependencies
Co-authored-by: radical <[email protected]>
1 parent 2a23fb2 commit 43f8a84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
directory: "/src/SourceBrowser/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
groups:
13+
microsoft-build-deps:
14+
patterns:
15+
- "Microsoft.Build.*"

0 commit comments

Comments
 (0)