Skip to content

Commit 24f6104

Browse files
authored
chore: grouping grpc dependencies in same dependabot bump
1 parent 6a6498b commit 24f6104

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
@@ -19,6 +19,10 @@ updates:
1919
- "pyansys-ci-bot"
2020
commit-message:
2121
prefix: "build"
22+
groups:
23+
grpc-deps:
24+
patterns:
25+
- "grpc*"
2226

2327
- package-ecosystem: "github-actions"
2428
directory: "/"

0 commit comments

Comments
 (0)