From 26d8e366c73aa02efee9ef9af74c6fafad6d355e Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 08:09:43 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 89ed60d..a6b29b4 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.5 +version = 3.10.6 maxColumn = 100