From 4b0f6e002e51e78a1e5f6f7f1428484489db7864 Mon Sep 17 00:00:00 2001 From: "scalikejdbc-bot[bot]" <74833019+scalikejdbc-bot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 00:57:06 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7930a7a..53865b4 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.1 +version = 3.9.2 trailingCommas = keep docstrings.style = keep indent.defnSite = 2