Skip to content

Commit

Permalink
ci(dependabot): add groups
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Feb 7, 2024
1 parent 1c1f4bd commit d96d3c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ updates:
directory: "/"
schedule:
interval: daily
groups:
opentelemetry:
patterns:
- "go.opentelemetry.io/otel"
- "go.opentelemetry.io/otel/*"
- "go.opentelemetry.io/contrib/*"
golang:
patterns:
- "golang.org/x/*"
- package-ecosystem: github-actions
directory: "/"
schedule:
Expand Down

0 comments on commit d96d3c2

Please sign in to comment.