Skip to content

Commit

Permalink
ci(pre-commit): update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/cmhughes/latexindent.pl: V3.24 → V3.24.1](cmhughes/latexindent.pl@V3.24...V3.24.1)
- [github.com/liblaf/pre-commit-hooks: v0.1.1 → dev](liblaf/pre-commit-hooks@v0.1.1...dev)
  • Loading branch information
pre-commit-ci[bot] authored May 13, 2024
1 parent a6ed520 commit 3ef940d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- --fix
- id: ruff-format
- repo: https://github.com/cmhughes/latexindent.pl
rev: V3.24
rev: V3.24.1
hooks:
- id: latexindent-conda
files: \.(tex|sty|cls|bib)$
Expand All @@ -30,7 +30,7 @@ repos:
hooks:
- id: commitizen
- repo: https://github.com/liblaf/pre-commit-hooks
rev: v0.1.1
rev: dev
hooks:
- id: prettier
exclude: (.*-lock\..*)|(.*\.lock)$
Expand Down

0 comments on commit 3ef940d

Please sign in to comment.