From cf06faff65ebe0589b6c7e22904cc17709a00304 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:09:48 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v2.7.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index bba0cc7..a58a98a 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,2 +1,2 @@ -version=2.3.2 +version=2.7.5 maxColumn = 100