Skip to content

Commit

Permalink
chore(instrumentation-openai): add dependabot updates (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored Jan 14, 2025
1 parent dc3e7e4 commit fa9197f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fa9197f

Please sign in to comment.