From 146f9e2f64d43b86f27b091480605cb0d0fe21eb Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:09:40 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.1 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 50200d8..c101593 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.8.0 +version = 3.8.1 maxColumn = 100