From 329e0ded60d84c150addab9c0bd5ee142abf7ffc Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 21 Oct 2025 17:20:13 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 88a9fd41..a8200e24 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -8,4 +8,4 @@ rewrite.scala3.convertToNewSyntax = true spaces.inImportCurlyBraces = true indentOperator.preset = spray -version = 3.9.10 +version = 3.10.1