From 4e8efa2367c6288433a2e5b6162e30a58cd0cbc1 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:53:44 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .github/mergify.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index fb9f51041..6e78b7e98 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,3 @@ ---- pull_request_rules: - name: Approve and merge dependabot PRs when all checks pass conditions: @@ -34,4 +33,4 @@ pull_request_rules: actions: assign: users: - - "{{author}}" + - "{{ author }}"