From e6e6f10ebeab303374339fec0667fcd0c42fb102 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 17:53:23 +0000 Subject: [PATCH] chore(deps): update scalafmt to v3.9.8 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7cd1d33..c4a07a7 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.7 +version = 3.9.8 maxColumn = 120 align.preset = most align.multiline = false