From 27137287bcec20c8b6d542df94543ced1379c844 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:12:21 +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 c0db800d..effb7960 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version = "3.10.0" +version = "3.10.7" runner.dialect = scala3 \ No newline at end of file