From 4912f459fbf0aa2ee44ad04d6085cd2e5b55ae8e Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Sun, 19 Oct 2025 10:42:30 +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 4d791b9..5b0d290 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.0" +version = "3.10.1" project.git = true maxColumn = 120