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