diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf2005a..08b493b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -37,8 +37,9 @@ updates: - package-ecosystem: "docker" directories: - '/' + - 'operator/*' reviewers: - "elastic/apm-agent-python" registries: "*" schedule: - interval: "daily" \ No newline at end of file + interval: "daily"