From ef405f2d598fb9b38e7c7a65d1286a44f2b2f676 Mon Sep 17 00:00:00 2001 From: "slick-scala-steward[bot]" <243981+slick-scala-steward[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 04:37:45 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b62ce88..78c42fb 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.3 +version = 3.10.4 runner.dialect = scala3 align.preset = most