From 67a961fe7992c87e53b549c792439262efb090f1 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 29 Jul 2024 19:26:35 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 5d93115d..157d8ce3 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -7,5 +7,5 @@ rewrite.rules = [RedundantBraces, RedundantParens, SortImports] spaces.inImportCurlyBraces = true indentOperator.preset = spray -version=3.8.2 +version=3.8.3