From c1e5ee8e611ef64763a370b3381736fb879b7caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:49:22 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v3.11.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7fa93c0..47e6318 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.11.0" +version = "3.11.1" maxColumn = 120 align.preset = most align.multiline = false