From e79379cfaa9fb33aff881aea278c2ccf2553842e Mon Sep 17 00:00:00 2001 From: Casey Lee Date: Tue, 4 May 2021 22:45:34 -0700 Subject: [PATCH] Mergify: configuration update (#663) --- .mergify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mergify.yml b/.mergify.yml index 79a5fa5..ab32148 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -87,3 +87,4 @@ pull_request_rules: actions: merge: method: squash + strict: true