diff --git a/.scala-steward.conf b/.scala-steward.conf index 666243a3e..1b071288f 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -5,6 +5,7 @@ updates.pin = [ ] updates.ignore = [ + { groupId = "com.eed3si9n", artifactId = "sbt-buildinfo" }, { groupId = "org.http4s", artifactId = "sbt-http4s-org" }, { groupId = "org.scalameta", artifactId = "scalafmt-core" }, { groupId = "org.scala-sbt", artifactId = "sbt" },