From 45783ad33ae06f8343a259d6d597bede399ad8ed Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Sat, 2 Aug 2025 15:07:50 +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 b6e5d79..507a078 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.8" +version = "3.9.9" project.git = true style = default maxColumn = 150