Skip to content

Commit 5e42460

Browse files
authored
Update updates.ignore for 0.25.x
1 parent ac395b7 commit 5e42460

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scala-steward.conf

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ updates.ignore = [
99
{ groupId = "org.http4s", artifactId = "http4s-server" },
1010
{ groupId = "org.http4s", artifactId = "http4s-scalafix-internal" },
1111
{ groupId = "org.http4s", artifactId = "sbt-http4s-org" },
12+
{ groupId = "org.scala-lang", artifactId = "scala-library" },
1213
{ groupId = "org.scala-lang", artifactId = "scala3-library" },
1314
{ groupId = "org.scala-sbt", artifactId = "sbt" },
1415
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }

0 commit comments

Comments
 (0)