From 8368865a5f07349578c18117cfce884b971d37ae Mon Sep 17 00:00:00 2001 From: Scala Steward <43047562+scala-steward@users.noreply.github.com> Date: Mon, 5 Aug 2024 03:45:13 +0200 Subject: [PATCH] Update scalafmt-core to 3.8.3 (#686) --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index f39a4cec..05ad5158 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ runner.dialect = scala212 -version = 3.8.2 +version = 3.8.3 align.preset = more // For pretty alignment. maxColumn = 120 newlines.topLevelStatementBlankLines = [