Update scalafmt

This commit is contained in:
Matthew de Detrich 2023-01-27 09:10:01 +01:00 committed by Matthew de Detrich
parent 4c0219600b
commit 45e3da0160
2 changed files with 2 additions and 2 deletions

View file

@ -20,5 +20,5 @@ jobs:
- name: Check project is formatted
uses: jrouly/scalafmt-native-action@v2
with:
version: '3.6.1'
version: '3.7.1'
arguments: '--list --mode diff-ref=origin/main'

View file

@ -1,4 +1,4 @@
version = 3.6.1
version = 3.7.1
runner.dialect = scala213
project.git = true
style = defaultWithAlign