Skip to content

Commit

Permalink
ci: move jaeger to the otel dependabot group
Browse files Browse the repository at this point in the history
jaeger is heavily using otel so raising two PRs often causes conflicts
or double updates
  • Loading branch information
kruskall committed Sep 2, 2024
1 parent d148a97 commit c47b38c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ updates:
otel:
patterns:
- "go.opentelemetry.io/*"
jaeger:
patterns:
- "github.com/jaegertracing/jaeger"
- "github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger"
golang.org/x/:
Expand Down

0 comments on commit c47b38c

Please sign in to comment.