Skip to content

Commit

Permalink
ci(dependabot): ignore major updates for @sentry/nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
nekofar committed Jul 3, 2024
1 parent c4aaf96 commit 580773d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ updates:
update-types: [ "version-update:semver-major" ]
- dependency-name: "@serwist/next"
update-types: [ "version-update:semver-major" ]
- dependency-name: "@sentry/nextjs"
update-types: [ "version-update:semver-major" ]

0 comments on commit 580773d

Please sign in to comment.