Skip to content

Commit c2d93bd

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.2.2 → v2.2.4](codespell-project/codespell@v2.2.2...v2.2.4) - [github.com/jorisroovers/gitlint: v0.19.0dev → v0.19.1](jorisroovers/gitlint@v0.19.0dev...v0.19.1) - [github.com/cmhughes/latexindent.pl: V3.20.3 → V3.20.4](cmhughes/latexindent.pl@V3.20.3...V3.20.4)
1 parent dda108f commit c2d93bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

100755100644
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ repos:
2626
hooks:
2727
- id: remove-crlf
2828
- repo: https://github.com/codespell-project/codespell
29-
rev: v2.2.2
29+
rev: v2.2.4
3030
hooks:
3131
- id: codespell
3232
additional_dependencies:
3333
- tomli
3434
- repo: https://github.com/jorisroovers/gitlint
35-
rev: v0.19.0dev
35+
rev: v0.19.1
3636
hooks:
3737
- id: gitlint
3838
args:
@@ -70,7 +70,7 @@ repos:
7070
additional_dependencies:
7171
- markdown-it-texmath@0.9.1
7272
- repo: https://github.com/cmhughes/latexindent.pl
73-
rev: V3.20.3
73+
rev: V3.20.4
7474
hooks:
7575
- id: latexindent
7676
- repo: https://github.com/Freed-Wu/pre-commit-hooks

0 commit comments

Comments
 (0)