Skip to content

Commit f9fde28

Browse files
CI: Group Microsoft.CodeAnalysis Updates (#296)
1 parent cc04811 commit f9fde28

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
@@ -4,6 +4,10 @@ updates:
44
directory: "/" # Location of package manifests
55
schedule:
66
interval: "weekly"
7+
groups:
8+
microsoft-codeanalysis:
9+
patterns:
10+
- "Microsoft.CodeAnalysis.*"
711

812
- package-ecosystem: "github-actions" # See documentation for possible values
913
directory: "/" # Location of package manifests

0 commit comments

Comments
 (0)