Update pre-commit hooks

This commit is contained in:
Anton Mosich 2022-06-13 11:49:22 +02:00
parent 19da5a94f5
commit 8176824798
Signed by: Flugschwein
GPG Key ID: 9303E1C32E3A14A0
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.2.0
rev: v4.3.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/cmhughes/latexindent.pl
rev: V3.17.2
rev: V3.18
hooks:
- id: latexindent