From 0f83b300065e7c6c99d0b8fd7e967f6f310ff326 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:06:53 +0000 Subject: [PATCH] Update sbt-typelevel-mergify to 0.5.4 in main --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 3e427971..b66eef5f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.12") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.21") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4")