From 5d75e06e227a809d0560b3a7540d280a5084a286 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 6 Oct 2020 22:06:41 +0200 Subject: [PATCH] Update scalafmt-core to 2.7.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index cd8445167c0..29ea6e9e8c1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=2.0.0 +version=2.7.4 project { git = true excludeFilters = ["target/"]