diff --git a/.scala-steward.conf b/.scala-steward.conf index c07580918ec..071107dbbf0 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -66,6 +66,7 @@ updates.ignore = [ { groupId = "io.github.cquiroz", artifactId = "scala-java-time" }, { groupId = "org.scoverage", artifactId = "sbt-scoverage" }, { groupId = "com.armanbilge", artifactId = "epollcat" }, + { groupId = "com.armanbilge", artifactId = "sbt-scala-native-config-brew" }, { groupId = "org.scalameta", artifactId = "munit" }, { groupId = "pl.project13.scala", artifactId = "sbt-jmh" }, { groupId = "org.portable-scala", artifactId = "sbt-scala-native-crossproject" },