From 8890421ccf4186a0cfc96e75c25b99aff2465b21 Mon Sep 17 00:00:00 2001 From: "scalikejdbc-bot[bot]" <74833019+scalikejdbc-bot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 01:33:12 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index f023a7c..de0963d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.10 +version = 3.10.1 trailingCommas = keep docstrings.style = keep indent.defnSite = 2