From 3cf2bbfc4c4ceced8e1ebafd149e7fee9ffe0548 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:07:28 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.2 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7b4e2065..c39e3b11 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,7 +1,7 @@ # tune this file as appropriate to your style! see: # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.10.1 +version = 3.10.2 maxColumn = 100