From 0e6bf43b9f82947e182c6a50e0b94ce2acc1e019 Mon Sep 17 00:00:00 2001 From: "usommerl-scala-steward[bot]" Date: Mon, 13 Jan 2025 01:44:09 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 753eff3..71a2bb7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.3" +version = "3.8.4" maxColumn = 140 align.preset = most