Skip to content

Commit cccd3b0

Browse files
committed
chore: Bump scalafmt
1 parent e379faf commit cccd3b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: true
1818
fetch-depth: 0
19-
- uses: coursier/setup-action@v1.3.0
19+
- uses: coursier/setup-action@v1.3.5
2020
with:
2121
apps: scalafmt
2222
jvm: "temurin:17"

.scalafmt.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.8.0"
1+
version = "3.8.1"
22

33
align.preset = more
44
maxColumn = 100

0 commit comments

Comments
 (0)