diff --git a/.scalafmt.conf b/.scalafmt.conf index 033c4e792..59a582441 100644 --- a/.scalafmt.conf +++ b/.scalafmt.conf @@ -1,4 +1,4 @@ -version = 3.0.6 +version = 3.0.7 runner.dialect = scala213source3 project.git = true style = Scala.js