From 0582a0e8eca8aff808cc1953be5298fbf088f5c3 Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:50:24 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2105726..4d791b9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.9.10" +version = "3.10.0" project.git = true maxColumn = 120