Skip to content

Commit

Permalink
Ignore sbt-http4s-org and scala3-library
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker authored Jun 21, 2022
1 parent bafbe95 commit bcd43e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
updates.ignore = [
# Inherit from series/0.23
{ groupId = "org.http4s", artifactId = "sbt-http4s-org" },
{ groupId = "org.scala-lang", artifactId = "scala3-library" }
]

0 comments on commit bcd43e1

Please sign in to comment.