Skip to content

Commit 2f3a9af

Browse files
authored
Inherit scala2 from 0.x
1 parent c3f35bc commit 2f3a9af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scala-steward.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
updates.ignore = [
22
# Inherit from series/0.23
33
{ groupId = "org.http4s", artifactId = "sbt-http4s-org" },
4+
{ groupId = "org.scala-lang", artifactId = "scala-library" },
45
{ groupId = "org.scala-lang", artifactId = "scala3-library" },
56
{ groupId = "org.scala-sbt", artifactId = "sbt" },
67
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }

0 commit comments

Comments
 (0)