Skip to content

Commit

Permalink
Merge pull request #1111 from typelevel/update/series/0.6.x/scalafmt-…
Browse files Browse the repository at this point in the history
…core-3.8.3

Update scalafmt-core to 3.8.3 in series/0.6.x
  • Loading branch information
mpilquist authored Nov 20, 2024
2 parents 3692fdc + b78b4c0 commit bd179a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = "3.8.2"
version = "3.8.3"
runner.dialect = Scala213Source3
project.includePaths = [] # disables formatting

0 comments on commit bd179a6

Please sign in to comment.