From e7260eb258a62d7c51c068338c31880d74f8b268 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 17:02:17 +0000 Subject: [PATCH] chore(deps): update dependency scalafmt to v3.9.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index b4a40ad..6086d60 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -4,7 +4,7 @@ # To edit the original configurations go to # https://github.com/alejandrohdezma/sbt-scalafmt-defaults/edit/master/.scalafmt.conf -version = 3.9.8 +version = 3.9.9 maxColumn = 120 align.preset=none