(patch) update pre-commit support
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m41s

This commit is contained in:
Pat Garrity 2026-01-24 21:40:40 -06:00
parent eda7cf0c47
commit 5321be5c38
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -12,6 +12,6 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- id: check-yaml - id: check-yaml
- repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala - repo: https://git.garrity.co/garrity-software/gs-pre-commit-scala
rev: v1.0.0 rev: v1.0.2
hooks: hooks:
- id: scalafmt - id: scalafmt