(patch) upgrade pre-commit (#6)
All checks were successful
/ Build and Release Library (push) Successful in 2m22s
All checks were successful
/ Build and Release Library (push) Successful in 2m22s
Reviewed-on: #6
This commit is contained in:
parent
cf1690aebb
commit
ebd7d98ebb
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue