Update .mergify.yml

This commit is contained in:
Hantsy Bai 2021-07-27 14:43:50 +08:00 committed by GitHub
parent 94021eb56c
commit bab7f8f5c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ pull_request_rules:
- name: Automatic merge on approval
conditions:
- "#approved-reviews-by>=1"
- "author:dependabot[bot]"
- author~=^dependabot(|-preview)\[bot\]$
actions:
merge:
method: merge