Skip to content

Commit 01b2244

Browse files
authored
Update dependabot.yml to include all Otel Python packages (aws-observability#912)
In [this PR](open-telemetry/opentelemetry-lambda#908) a new requirement.txt was added that is used only in tox test. We should update that file along this group as well.
1 parent a0ca106 commit 01b2244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ updates:
3535
- "@opentelemetry/*"
3636
rebase-strategy: "auto"
3737
- package-ecosystem: "pip"
38-
directory: "/python/src/otel/otel_sdk"
38+
directory: "/python/src/otel"
3939
schedule:
4040
interval: "weekly"
4141
groups:

0 commit comments

Comments
 (0)