ci(mergify): upgrade configuration to current format

This commit is contained in:
mergify[bot]
2026-07-01 20:50:03 +00:00
committed by GitHub
parent e99be23b57
commit 0d8c65a013

View File

@@ -88,7 +88,6 @@ pull_request_rules:
actions: actions:
merge: merge:
method: squash method: squash
commit_message_template: | commit_message_format:
{{ title }} (#{{ number }}) title: pr-title
body: pr-body
{{ body }}