diff --git a/.scalafmt.conf b/.scalafmt.conf index 085f610..011beb6 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.8.2 +version = 3.8.5 runner.dialect = scala3 align.preset = more // For pretty alignment. maxColumn = 100