Skip to content

Commit 3f284e5

Browse files
chore: grouping grpc dependencies in same dependabot bump (#57)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 6a6498b commit 3f284e5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-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: "/"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Chore: grouping grpc dependencies in same dependabot bump

0 commit comments

Comments
 (0)