From e83386c6015073c8f868be3e29c2089722963810 Mon Sep 17 00:00:00 2001 From: "my-scala-steward-2[bot]" <176319137+my-scala-steward-2[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 06:09:58 +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 99002fa..43f6559 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.11.0 +version = 3.11.1 runner.dialect = scala3 maxColumn = 100