diff --git a/.scalafmt.conf b/.scalafmt.conf index 9efcdad..cc9395f 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = "3.8.3" +version = "3.8.4" maxColumn = 150 align.preset = none rewrite.rules = [SortImports]