diff --git a/.github/auto-merge.yml b/.github/auto-merge.yml index ca804276..e9999e75 100644 --- a/.github/auto-merge.yml +++ b/.github/auto-merge.yml @@ -1,11 +1,3 @@ - match: dependency_type: all - update_type: security:minor # includes patch updates! - -- match: - dependency_type: development update_type: semver:minor # includes patch updates! - -- match: - dependency_type: production - update_type: semver:patch