Merge pull request #742 from psforever/renovate/ch.epfl.scala-sbt-scalafix-0.x

Update dependency ch.epfl.scala:sbt-scalafix to v0.9.27
This commit is contained in:
Fate-JH 2021-04-06 16:59:25 -04:00 committed by GitHub
commit 64ed293f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,4 +5,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("io.kamon" % "sbt-kanela-runner" % "2.0.10")
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")