From 6482718e7fde2fbc60efefd602980e55a6206fc6 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 20:17:48 +0000 Subject: [PATCH] Update sbt-typelevel-mergify to 0.7.7 in series/0.10 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index cbed0c0b..40044eb3 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.17.6") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")