From ce20934ef95d7026d3bdd88c4da39d985bcc151f Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 20:11:16 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9a9a097..d2b9b8b 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.10.2" +version = "3.10.3" style = default