From 5a7f79e452f4f376b53294c6a01ca42fd70001c9 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:30:14 +0000 Subject: [PATCH] Update scalafmt-core to 3.9.7 in main --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 0ee32657..9bf5cb8e 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ -version = 3.5.9 +version = 3.9.7 style = default