From 6b18861248706302f73b2386b6d616b380d19f3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 11:50:21 +0000 Subject: [PATCH] Update dependency scalameta/scalafmt to v3.8.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 88953cf..3c80822 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.7.17" +version = "3.8.3" runner.dialect = scala213 rewrite.trailingCommas.style = always