Skip to content

Commit a9fdf79

Browse files
committed
Fix template version
Signed-off-by: Brett Logan <lindluni@github.com>
1 parent cd3b5a2 commit a9fdf79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TEMPLATES/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Scala Format Configuration
22
// https://scalameta.org/scalafmt/docs/configuration.html
3-
version = 3.6.1
3+
version = 3.7.3
44
align.preset = more // For pretty alignment.
55
maxColumn = 80
66
// https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects

0 commit comments

Comments
 (0)