diff --git a/.mergify.yml b/.mergify.yml index dca0c953..14d9fba3 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -78,17 +78,6 @@ pull_request_rules: merge: method: merge - - name: Auto-update approved PRs that are behind - conditions: - - "-draft" - - "-conflict" - - "#commits-behind>0" - - "base=main" - - "#approved-reviews-by>=1" - - "author!=dependabot[bot]" - actions: - update: - - name: Ping author on conflicts conditions: - "conflict"