Skip to content

Commit 5f2a7f3

Browse files
authored
Add tracing-opentelemetry to the OTel crate Dependabot group (#931)
Since its version is closely tied to that of the other `opentelemetry*` crates, so it should be grouped/updated in the same Dependabot PR as them. xref #930
1 parent a9c822a commit 5f2a7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ updates:
1212
opentelemetry:
1313
patterns:
1414
- "opentelemetry*"
15+
- "tracing-opentelemetry"
1516
- package-ecosystem: "github-actions"
1617
directory: "/"
1718
schedule:

0 commit comments

Comments
 (0)