From a21673feb61a3690c793da9536142e59893e0e39 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 25 Dec 2021 02:17:36 +0100 Subject: [PATCH] Update scalafmt-core to 3.3.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index efcb51b..4ee604d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.3.0" style = defaultWithAlign