From 5a2a0295efe1706d6c9ca23d7987a1db1b6f310f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 19 Aug 2021 08:50:05 +0200 Subject: [PATCH] Update scalafmt-core to 3.0.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7f6d8b64..a2c246bd 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "2.7.5" +version = "3.0.0" preset = defaultWithAlign