From b321984629667a659d37c8ccb30d235cd80649dd Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 16:09:40 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index bb617501..037ad47f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,6 +1,6 @@ # https://github.com/scalameta/scalafmt/releases -version = "3.8.1" +version = "3.8.2" align.preset = none maxColumn = 120