Skip to content

Commit e720061

Browse files
chore(api-deps): update dependency scalafmt to v3.9.10
1 parent b3ff412 commit e720061

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.9.9 # Scalafmt version
6+
version = 3.9.10 # 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)