Skip to content

Commit

Permalink
better grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
dhschall committed Aug 27, 2024
1 parent cd74ce5 commit 12417aa
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ updates:
interval: weekly
day: sunday
groups:
python-packages:
grpcio:
patterns:
- "*"
- "grpcio*"

tracing:
patterns:
- "opentelemetry*"

0 comments on commit 12417aa

Please sign in to comment.