Updating pre-commit/formatting.

This commit is contained in:
Pat Garrity 2024-05-01 22:08:16 -05:00
parent 1ffbdb4721
commit af6265a822
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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