From 063a55403e5626e9d5adbbb58bf4a60e27e6c4d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 22:03:36 +0000 Subject: [PATCH] chore(deps): update scalafmt to v3.9.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index dfabe07..3586ab3 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.3 +version = 3.9.4 maxColumn = 120 align.preset = most align.multiline = false