From 9013bae07d503cbd0c38b44734cac207f3d2ee85 Mon Sep 17 00:00:00 2001 From: "scala-center-steward[bot]" <111975575+scala-center-steward[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 00:23:50 +0000 Subject: [PATCH] Update scalafmt-core to 3.8.3 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index 435703ec2..6df4bd572 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.2" +version = "3.8.3" runner.dialect = scala213source3 maxColumn = 120 align.preset = some