From 6c951cd792306cea36f534b51a58c83c33732365 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 12 Feb 2026 18:16:46 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.7 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index d5ac7e2..7be53b9 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # Test upgrades: $ scripts/scalafmt --test 2> diff.txt -version = 3.10.6 +version = 3.10.7 runner.dialect = scala3 preset = default