diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ea53ccb..f7c7388 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.20.3 + rev: V3.21.1 hooks: - id: latexindent args: ["-s", "-l", "--overwriteIfDifferent", "-m"]