From 0a71298d9067661627a82f510843e37069cec3a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 13:04:30 +0000 Subject: [PATCH] chore(deps): update scalafmt to v3.10.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index e0846ae..769be29 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.0 +version = 3.10.1 maxColumn = 120 align.preset = most align.multiline = false