From 70065a2b397eb21da31d4897616b0ef21588ca84 Mon Sep 17 00:00:00 2001 From: Tobias Jonas Date: Sat, 2 Sep 2023 00:15:59 +0000 Subject: [PATCH] chore: update scalafmt-core from 3.7.13 to 3.7.14 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index a5585459..0e4e6e8d 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.7.13 +version = 3.7.14 maxColumn = 120 align.preset = most