From 8a4140f5153717fda5b60f6e60c2f32990d497a2 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 01:55:56 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.6 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7b1161f..fdd3efa 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.6 runner.dialect = scala213Source3 style = default