From 370dc12c2ac7805e6c4465b510331780e3f892ac Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 01:13:48 +0000 Subject: [PATCH] ci(mergify): upgrade configuration to current format --- .mergify.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 21bed47..26fd8cc 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,4 +1,2 @@ # syncs updates from the upstream repository -update_config: - - base: main - upstream: typelevel/.github@main +{}