From e778b69665bd8f17cf0bcb150cb505220e747f09 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 14 Aug 2022 22:07:15 +0000 Subject: [PATCH] build(deps): bump scalafmt-core from 3.5.8 to 3.5.9 --- .scalafmt.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scalafmt.conf b/.scalafmt.conf index cd6806e..11208bb 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.5.8 +version = 3.5.9 maxColumn = 120 assumeStandardLibraryStripMargin = true