Skip to content

Commit

Permalink
build(ci): Run dependabot for opentelemetry dependencies (getsentry#1…
Browse files Browse the repository at this point in the history
…1492)

These are deps we may want to keep more up to date than we usually do,
so generating update PRs for them may be helpful.
  • Loading branch information
mydea authored and cadesalaberry committed Apr 19, 2024
1 parent 6404127 commit bfcaf8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ updates:
allow:
- dependency-name: "@sentry/cli"
- dependency-name: "@sentry/vite-plugin"
- dependency-name: "@opentelemetry/*"
- dependency-name: "@prisma/instrumentation"
- dependency-name: "opentelemetry-instrumentation-fetch-node"
versioning-strategy: increase
commit-message:
prefix: feat
Expand Down

0 comments on commit bfcaf8e

Please sign in to comment.