diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b2d663383b..458a80eaf3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -78,7 +78,7 @@ updates: - package-ecosystem: "bundler" directories: - - "/ruby/src/layer" + - "/ruby/src/otel/layer" - "/ruby/sample-apps/function" schedule: interval: "weekly"