diff --git a/.mergify.yml b/.mergify.yml index 04e0bdfe6..136bb1148 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -6,3 +6,4 @@ pull_request_rules: actions: merge: method: squash + strict: true