diff --git a/index.html b/index.html index d307245..7301a80 100644 --- a/index.html +++ b/index.html @@ -97,7 +97,7 @@
To use the latest version, include the following in your build.sbt
:
ThisBuild / scalafixDependencies +=
- "com.banno" %% "semgrep-scalafix" % "0.1.0"
+ "com.banno" %% "semgrep-scalafix" % "0.2.0"
Once enabled, configure which rules scalafix will run by adding them to your .scalafix.conf
file like so:
//.scalafix.conf
rules = [