Update pre-commit hooks

This commit is contained in:
Anton Mosich 2022-12-06 13:09:43 +01:00
parent e9e7ee7739
commit 6e5be0b5e3
Signed by: Flugschwein
GPG key ID: 9303E1C32E3A14A0

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.3.0
rev: v4.4.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.19
rev: V3.19.1
hooks:
- id: latexindent