diff --git a/.scalafmt.conf b/.scalafmt.conf index 3c5063d..0dc31c0 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.1 +version = 3.10.3 maxColumn = 140 continuationIndent.callSite = 2 continuationIndent.defnSite = 2