Skip to content

Commit

Permalink
ci: Update dependabot config (#14090)
Browse files Browse the repository at this point in the history
Just streamlining this a bit and adding the remix instrumentation.
  • Loading branch information
mydea authored Oct 28, 2024
1 parent 765213b commit a70f797
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,10 @@ updates:
schedule:
interval: 'weekly'
allow:
- dependency-name: "@sentry/cli"
- dependency-name: "@sentry/vite-plugin"
- dependency-name: "@sentry/webpack-plugin"
- dependency-name: "@sentry/rollup-plugin"
- dependency-name: "@sentry/esbuild-plugin"
- dependency-name: "@sentry/*"
- dependency-name: "@opentelemetry/*"
- dependency-name: "@prisma/instrumentation"
- dependency-name: "opentelemetry-instrumentation-remix"
versioning-strategy: increase
commit-message:
prefix: feat
Expand Down

0 comments on commit a70f797

Please sign in to comment.