diff --git a/.scalafmt.conf b/.scalafmt.conf index 9e8da5db..2d7167a1 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.10.0 +version = 3.10.1 runner.dialect = scala3 align.preset = none docstrings.style = keep