From fad1e0676b704391753e842852c9c5a31e5c9d4f Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 16:29:36 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.7 in series/0.25 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 1e85fda..dcafdaf 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.6.1 +version = 3.9.7 style = default