From 0397a55eb4e14560ccc20d90777195ffe03f2329 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:16:04 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.13 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 7b1161f..e862917 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.3 +version = 3.7.13 runner.dialect = scala213Source3 style = default