From 206a3cc418b1486340051bce9fa2f60be569effe Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 2 Aug 2025 14:46:39 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d3993de..22b3640 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.8" +version = "3.9.9" project.git = true maxColumn = 120