From ab1e76cdb1dbfeb23c9a2d28f0c74d8a58fd8280 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 12:00:53 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v3.5.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 2dc7ffa..cd5d20f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -5,7 +5,7 @@ # Distributed under terms of the MIT license. # -version = 3.5.2 +version = 3.5.9 runner.dialect = scala212 maxColumn = 120