From f3467f99ef4a1da6cd6bcee0114a63ac37a569fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 21:43:30 +0000 Subject: [PATCH] Update dependency scalafmt to v3.8.5 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 9dcdaec..94713f8 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,3 +1,3 @@ -version = 3.8.4 +version = 3.8.5 runner.dialect = scala3 align.preset = most