Skip to content

Commit ae32269

Browse files
chore(deps): update dependency scalafmt to v3.8.6 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12ebc02 commit ae32269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/io/github/tassiluca/scalaextras/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# ****************************************************************************************************
44
preset = default # Default configuration
55

6-
version = 3.8.5 # Scalafmt version
6+
version = 3.8.6 # Scalafmt version
77
runner.dialect = scala3 # Scala 3 formatting rules
88

99
maxColumn = 120 # Max char before forcing new line

0 commit comments

Comments
 (0)