From 79e394f564fc3c6e3afa1c1cb0be281fc6874064 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Aug 2025 21:37:20 +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 fba48660..bc3bd438 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.9.8 +version = 3.9.9 runner.dialect = scala3 align.preset = none docstrings.style = keep