Update pre-commit hooks

This commit is contained in:
Anton Mosich 2022-12-06 12:47:51 +01:00
parent a20b7bff63
commit f3afd54605
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.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.18
rev: V3.19.1
hooks:
- id: latexindent