From 7a6491bffef87f7d9fff0437f173eb18ca03f443 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:23:24 +0000 Subject: [PATCH] Update scalafmt-core to 3.11.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 0d25a76b..a8906b65 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,6 +1,6 @@ # https://github.com/scalameta/scalafmt/releases -version = "3.11.0" +version = "3.11.1" align.preset = none maxColumn = 120