We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac395b7 commit 5e42460Copy full SHA for 5e42460
.scala-steward.conf
@@ -9,6 +9,7 @@ updates.ignore = [
9
{ groupId = "org.http4s", artifactId = "http4s-server" },
10
{ groupId = "org.http4s", artifactId = "http4s-scalafix-internal" },
11
{ groupId = "org.http4s", artifactId = "sbt-http4s-org" },
12
+ { groupId = "org.scala-lang", artifactId = "scala-library" },
13
{ groupId = "org.scala-lang", artifactId = "scala3-library" },
14
{ groupId = "org.scala-sbt", artifactId = "sbt" },
15
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }
0 commit comments