diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dbf1f721..32156b89 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -32,6 +32,18 @@ updates: patterns: - "*" + - package-ecosystem: "npm" + directory: "/packages/instrumentation-openai" + schedule: + interval: "weekly" + open-pull-requests-limit: 10 + reviewers: + - "elastic/apm-agent-node-js" + groups: + instrumentation-openai: + patterns: + - "*" + - package-ecosystem: "npm" directory: "/" schedule: