From 266af9dfe809e9377fdf6786c877e5bee83e4e3c Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:08:34 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.10 in series/0.6.x --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 6d4b8f5da..b9ed64c70 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = "3.9.4" +version = "3.9.10" runner.dialect = Scala213Source3 project.includePaths = [] # disables formatting