Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit a5944df

Browse files
committed
dependabot: Include the opentelemetry_sdk crate in the opentelemetry group
1 parent 4e2c9b5 commit a5944df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ updates:
1818
opentelemetry:
1919
patterns:
2020
- "opentelemetry"
21+
- "opentelemetry_sdk"
2122
- "opentelemetry-*"
2223
- "tracing-opentelemetry"
2324
sentry:
@@ -107,4 +108,4 @@ updates:
107108
production:
108109
dependency-type: "production"
109110
development:
110-
dependency-type: "development"
111+
dependency-type: "development"

0 commit comments

Comments
 (0)