diff --git a/.github/auto-merge.yml b/.github/auto-merge.yml index 361ffb76..e9999e75 100644 --- a/.github/auto-merge.yml +++ b/.github/auto-merge.yml @@ -1,11 +1,3 @@ - match: dependency_type: all update_type: semver:minor # includes patch updates! - -- match: - dependency_name: /sentry-.*/ - update_type: all - -- match: - dependency_name: the # Bump *the* sentry-javascript group with X updates - update_type: all