(patch) testing coursier (#2)
All checks were successful
/ Build and Release Library (push) Successful in 1m26s

Reviewed-on: #2
This commit is contained in:
Pat Garrity 2024-05-01 02:35:41 +00:00
parent 768afc80c9
commit 5715a1a773
2 changed files with 2 additions and 2 deletions

View file

@ -12,6 +12,6 @@ repos:
- id: trailing-whitespace
- id: check-yaml
- 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