Updated hooks
This commit is contained in:
parent
a6e57c5aa3
commit
d7569ea6e8
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.3.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
@ -11,9 +11,14 @@ repos:
|
|||
hooks:
|
||||
- id: alejandra-system
|
||||
- repo: https://github.com/cmhughes/latexindent.pl
|
||||
rev: V3.19.1
|
||||
rev: V3.23.9
|
||||
hooks:
|
||||
- id: latexindent
|
||||
- repo: https://github.com/python-jsonschema/check-jsonschema
|
||||
rev: 0.28.2
|
||||
hooks:
|
||||
- id: check-github-workflows
|
||||
args: ["--verbose"]
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: chktex
|
||||
|
|
Loading…
Reference in a new issue