From 898170644d31046350678feed7eca9ae28b74f4d Mon Sep 17 00:00:00 2001 From: "zio-scala-steward[bot]" <145262613+zio-scala-steward[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:13:00 +0400 Subject: [PATCH] Update scalafmt-core to 3.7.15 (#1085) Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index ec80b8533..b79a76d23 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version=3.7.14 +version=3.7.15 project.git = true maxColumn = 120 align {