From c0789785f0af905c6af6a73a66953e27a05c4c99 Mon Sep 17 00:00:00 2001 From: "slick-scala-steward[bot]" <243981+slick-scala-steward[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 20:30:46 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 10d4dd1..b62ce88 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.2 +version = 3.10.3 runner.dialect = scala3 align.preset = most