(patch) upgrade pre-commit #6

Merged
pfm merged 1 commit from upgrade-pre-commit into main 2026-01-25 03:55:14 +00:00

View file

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v6.0.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
@ -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.1
rev: v1.0.2
hooks:
- id: scalafmt