From 07075a3e1d6736f24d615b435cdeb452c88ed109 Mon Sep 17 00:00:00 2001 From: "horothesun-scala-steward[bot]" <132169906+horothesun-scala-steward[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 22:42:56 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index ad50303..acbb994 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.4 +version = 3.8.5 runner.dialect = scala3 align.preset = some align.arrowEnumeratorGenerator = true