From 16192a03344f83fc3718ec66f497aede0804110c Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 02:25: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 7147906..d239a4d 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,3 @@ ---- pull_request_rules: - name: Auto-merge dependabot updates when checks pass conditions: @@ -33,4 +32,4 @@ pull_request_rules: actions: assign: add_users: - - "{{author}}" \ No newline at end of file + - "{{ author }}"