From 5392f954c0a6ffdba7275270905718dbf88ba9e0 Mon Sep 17 00:00:00 2001 From: "h8io[bot]" <249788566+h8io[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 01:24:18 +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 76a5877..4fdcb29 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version: 3.10.3 +version: 3.10.6 runner { dialect: scala213source3