Skip to content

Commit

Permalink
ci: Enable dependabot group updates for OTel and Azure packages
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Sep 30, 2023
1 parent 4023520 commit 4dfaa5b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ updates:
directory: "/"
schedule:
interval: daily
groups:
opentelemetry:
patterns:
- "tracing*"
- "opentelemetry*"
- "tonic*"

azure:
patterns:
- "azure*"
- package-ecosystem: github-actions
directory: .github/workflows
schedule:
Expand Down

0 comments on commit 4dfaa5b

Please sign in to comment.