From 9bec1762eb903b092765f2929689d1fcfe26f054 Mon Sep 17 00:00:00 2001 From: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 09:10:26 +0000 Subject: [PATCH] Update scalafmt-core to 3.5.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 6e00a84..1176c4f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,5 +1,5 @@ # https://scalameta.org/scalafmt/docs/configuration.html -version = "3.5.8" +version = "3.5.9" runner.dialect = scala213source3 preset = defaultWithAlign align.preset = most