From 998ee2d287c949445f9e679e18bf5185ef03796c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:47:47 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 811f448..06e95e2 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -120,4 +120,4 @@ merge_protections: - "#commits-behind <= 10" merge_protections_settings: reporting_method: check-runs - auto_merge: true + auto_merge_conditions: true