From 1f8c72dc99bb8c3ac5c6c353a9d9a4e6e5fb1850 Mon Sep 17 00:00:00 2001 From: "scala-steward-asragab[bot]" <142696383+scala-steward-asragab[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 00:08:27 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.5 in steward --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 09037e8..6553757 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version="3.8.3" +version="3.8.5" runner.dialect=scala3 align.preset=most maxColumn=120