From b84038440901af33f4df40546fa57fc509522f21 Mon Sep 17 00:00:00 2001 From: "my-scala-steward-2[bot]" <176319137+my-scala-steward-2[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 04:29:59 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 082dd0b..6a3d5a8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.5 +version = 3.10.6 runner.dialect = scala3 maxColumn = 100