diff --git a/.scala-steward.conf b/.scala-steward.conf index f36161e6..725607ef 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -4,7 +4,7 @@ updates.pin = [ ] updates.ignore = [ - # Inherit from series/0.23 + # Inherit from series/0.24 { groupId = "org.http4s", artifactId = "http4s-dsl" }, { groupId = "org.http4s", artifactId = "http4s-server" }, { groupId = "org.http4s", artifactId = "http4s-scalafix-internal" },