Skip to content

Commit 0c62440

Browse files
Update the SHA for the sbt-tpolecat 0.5.0 Scalafix migration
1 parent ea94b76 commit 0c62440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: modules/core/src/main/resources/scalafix-migrations.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ migrations = [
232232
artifactIds: ["sbt-tpolecat"],
233233
newVersion: "0.5.0",
234234
doc: "https://github.com/typelevel/sbt-tpolecat/blob/main/CHANGELOG.md#050",
235-
rewriteRules: ["github:typelevel/sbt-tpolecat/v0_5?sha=v0.5.0"],
235+
rewriteRules: ["github:typelevel/sbt-tpolecat/v0_5?sha=4837a5bad7426c97be9bb3a5b792fd779f5c921a"],
236236
target: "build"
237237
}
238238
]

0 commit comments

Comments
 (0)