Updating pre-commit/formatting.
This commit is contained in:
parent
1ffbdb4721
commit
af6265a822
2 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,6 @@ repos:
|
|||
description: Enforces using only 'LF' line endings.
|
||||
- id: trailing-whitespace
|
||||
- repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala
|
||||
rev: v1.0.0
|
||||
rev: v1.0.1
|
||||
hooks:
|
||||
- id: scalafmt
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// See: https://github.com/scalameta/scalafmt/tags for the latest tags.
|
||||
version = 3.7.17
|
||||
version = 3.8.1
|
||||
runner.dialect = scala3
|
||||
maxColumn = 80
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue