Skip to content

Commit

Permalink
Update scalafmt-core to 2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Apr 17, 2024
1 parent f2f1621 commit c93f921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2.4.2"
version = "2.7.5"
assumeStandardLibraryStripMargin = true
align = none
project.git = true
Expand Down
2 changes: 1 addition & 1 deletion website/.scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# .scalafmt.conf
version = "2.4.2"
version = "2.7.5"
align = none
project {
git = true
Expand Down

0 comments on commit c93f921

Please sign in to comment.