Skip to content

Commit a92ecaf

Browse files
authored
Merge pull request #14 from sourcegraph/renovate/ch.epfl.scala-sbt-scalafix-0.x
Update dependency ch.epfl.scala:sbt-scalafix to v0.9.29
2 parents 66ed273 + f42e365 commit a92ecaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.25")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
55

66
Compile / unmanagedSourceDirectories +=
77
(ThisBuild / baseDirectory).value.getParentFile /

0 commit comments

Comments
 (0)