Skip to content

Commit

Permalink
Group otel deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nhatthm committed Aug 29, 2023
1 parent a65fc07 commit ac2ba39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
- dependency-name: "go.opentelemetry.io/otel"
- dependency-name: "go.opentelemetry.io/otel/exporters*"
- dependency-name: "go.opentelemetry.io/otel/sdk*"
groups:
otel:
patterns:
- "go.opentelemetry.io/*"

- package-ecosystem: "gomod"
directory: "/tests/suite"
Expand Down

0 comments on commit ac2ba39

Please sign in to comment.