Skip to content

Commit

Permalink
ci(pre-commit): pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/cmhughes/latexindent.pl: V3.23.3 → V3.23.5](cmhughes/latexindent.pl@V3.23.3...V3.23.5)
- [github.com/streetsidesoftware/cspell-cli: v8.2.0 → v8.2.1](streetsidesoftware/cspell-cli@v8.2.0...v8.2.1)
  • Loading branch information
pre-commit-ci[bot] authored Jan 1, 2024
1 parent fb65c41 commit 3cafd5a
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 @@ -23,7 +23,7 @@ repos:
- --fix
- id: ruff-format
- repo: https://github.com/cmhughes/latexindent.pl
rev: V3.23.3
rev: V3.23.5
hooks:
- id: latexindent
- repo: https://github.com/commitizen-tools/commitizen
Expand Down Expand Up @@ -113,7 +113,7 @@ repos:
- id: forbid-bidi-controls
- id: alphabetize-codeowners
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.2.0
rev: v8.2.1
hooks:
- id: cspell
- repo: local
Expand Down

0 comments on commit 3cafd5a

Please sign in to comment.