Skip to content

Commit

Permalink
chore(deps): update dependency net.pixiv:scalafix-pixiv-rule to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2023
1 parent 101ab12 commit 109a679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Global / excludeLintKeys := Set(idePackagePrefix)

ThisBuild / scalafixDependencies ++= Seq(
"io.github.ghostbuster91.scalafix-unified" %% "unified" % "0.0.9",
"net.pixiv" %% "scalafix-pixiv-rule" % "4.5.1"
"net.pixiv" %% "scalafix-pixiv-rule" % "4.5.2"
)

ThisBuild / idePackagePrefix := Some("io.github.cakelier")
Expand Down

0 comments on commit 109a679

Please sign in to comment.