From d2f35db645c0ab123c6eb632e47f591f5a1b6e53 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 7 Aug 2023 20:52:23 +0000 Subject: [PATCH] Update scalafmt-core to 3.7.12 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 10b55884..11060769 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.11 +version = 3.7.12 runner.dialect = scala3 align.preset = none docstrings.style = keep