We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f35bc commit 2f3a9afCopy full SHA for 2f3a9af
.scala-steward.conf
@@ -1,6 +1,7 @@
1
updates.ignore = [
2
# Inherit from series/0.23
3
{ groupId = "org.http4s", artifactId = "sbt-http4s-org" },
4
+ { groupId = "org.scala-lang", artifactId = "scala-library" },
5
{ groupId = "org.scala-lang", artifactId = "scala3-library" },
6
{ groupId = "org.scala-sbt", artifactId = "sbt" },
7
{ groupId = "org.scalameta", artifactId = "scalafmt-core" }
0 commit comments