Skip to content

Commit

Permalink
ci(dependabot): group updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tdakkota committed Nov 13, 2023
1 parent 603ade1 commit 6d73846
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ updates:
directory: "/"
schedule:
interval: daily
groups:
opentelemetry:
patterns:
- "go.opentelemetry.io/otel/*"
- "go.opentelemetry.io/contrib/*"
opentelemetry-collector:
patterns:
- "go.opentelemetry.io/collector/*"
- "github.com/open-telemetry/opentelemetry-collector-contrib/*"
golang:
patterns:
- "golang.org/x/*"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit 6d73846

Please sign in to comment.