From f7d474a3c2e3a5b5cf403ddfdd75f481bd83b6bf Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 20:16:29 +0000 Subject: [PATCH] Update scalafmt-core to 3.10.3 in main --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 0ee32657..dd9afb6e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ -version = 3.5.9 +version = 3.10.3 style = default