Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/codespell-project/codespell: v2.2.5 → v2.2.6](codespell-project/codespell@v2.2.5...v2.2.6)
- [github.com/jonasbb/pre-commit-latex-hooks: v1.4.2 → v1.4.3](jonasbb/pre-commit-latex-hooks@v1.4.2...v1.4.3)
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2023
1 parent 4dbaa29 commit d0aa750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -9,13 +9,13 @@ repos:
- id: trailing-whitespace
- id: check-merge-conflict
- repo: https://github.com/codespell-project/codespell
rev: 'v2.2.5'
rev: 'v2.2.6'
hooks:
- id: codespell
args: ["-I", "codespell.txt"]
exclude: '.*\.sty|license\.md'
- repo: https://github.com/jonasbb/pre-commit-latex-hooks
rev: v1.4.2
rev: v1.4.3
hooks:
- id: american-eg-ie
- id: cleveref-capitalization
Expand Down

0 comments on commit d0aa750

Please sign in to comment.