From 76ec0fe81c2489b26795f8186c8168c49bef8009 Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 10:51:53 +1100 Subject: [PATCH] Update scalafmt-core to 3.8.5 (#1458) Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index af654bca8..6111509b2 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.4" +version = "3.8.5" maxColumn = 120 align.preset = most continuationIndent.defnSite = 2