From 07c3683121b0ccb697525c4b3bf216799c3ec4fe Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 20 Jan 2022 10:26:41 +0100 Subject: [PATCH] Update scalafmt-core to 3.3.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 1c2c971..0206b3d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.3.2" # See Documentation at https://scalameta.org/scalafmt/#Configuration trailingCommas = never maxColumn = 80