From 9fe6bf718d2efb6c0c7da765699949ff8a34eb27 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 12:13:29 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index cf14665c..21b208c1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.8.2 +version=3.8.3 maxColumn = 120 assumeStandardLibraryStripMargin = true