Skip to content

Commit

Permalink
Merge pull request #650 from typelevel/merge-1.6.0
Browse files Browse the repository at this point in the history
Merge 1.6.0
  • Loading branch information
rossabaker authored May 17, 2022
2 parents 5712472 + 17fd6ad commit 909f712
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,3 @@ updates.pin = [
{ groupId = "org.scala-lang", artifactId = "scala-library", version = "3.0." },
{ groupId = "org.scala-lang", artifactId = "scala3-library_sjs1", version = "3.0." },
]

updates.ignore = [
# These will be merged forward from series/1.x
{ groupId = "org.typelevel", artifactId = "sbt-typelevel" },
{ groupId = "org.typelevel", artifactId = "sbt-typelevel-site" },
{ groupId = "org.typelevel", artifactId = "cats-core" },
{ groupId = "org.slf4j", artifactId = "slf4j-api" },
{ groupId = "ch.qos.logback", artifactId = "logback-classic" },
{ groupId = "pl.project13.scala", artifactId = "sbt-jmh" },
{ groupId = "org.scala-sbt" },
{ groupId = "org.scalameta", artifactId = "scalafmt-core" },
{ groupId = "org.scala-js" }
]

0 comments on commit 909f712

Please sign in to comment.