From e67306b4446beff1b39cdb8649ed4a550c90df34 Mon Sep 17 00:00:00 2001 From: "scalikejdbc-bot[bot]" <74833019+scalikejdbc-bot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 00:54:25 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.4 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 40142fd..cd68cbd 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.3 +version = 3.9.4 trailingCommas = keep docstrings.style = keep indent.defnSite = 2