diff --git a/.scalafmt.conf b/.scalafmt.conf index a581f83..4b3e240 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -7,5 +7,5 @@ continuationIndent.defnSite = 2 docstrings.style = keep includeCurlyBraceInSelectChains = false optIn.breakChainOnFirstMethodDot = false -version = "3.8.4" +version = "3.8.5" trailingCommas = preserve