Skip to content

Commit ef1ba42

Browse files
dependabot[bot]ferrarimarco
authored andcommitted
Update scala config version to match version installed
1 parent 72c3cb6 commit ef1ba42

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.7.17
3+
version = 3.8.0
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)