From 98654c81596d3e7e35e8ac5ec15b4e435118639a Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:08:34 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.0 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index c0cf4636..ed75dc4d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,7 +1,7 @@ # tune this file as appropriate to your style! see: # https://scalameta.org/scalafmt/docs/configuration.html -version = 3.7.17 +version = 3.8.0 maxColumn = 100