Skip to content

Commit f4ee1fa

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/vimjas/vint: v0.4a4 → v0.4a3](Vimjas/vint@v0.4a4...v0.4a3)
1 parent 423f183 commit f4ee1fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ repos:
2525
hooks:
2626
- id: remove-crlf
2727
- repo: https://github.com/codespell-project/codespell
28-
rev: v2.2.2
28+
rev: v2.2.4
2929
hooks:
3030
- id: codespell
3131
additional_dependencies:
3232
- tomli
3333
- repo: https://github.com/jorisroovers/gitlint
34-
rev: v0.19.0dev
34+
rev: v0.19.1
3535
hooks:
3636
- id: gitlint
3737
args:
@@ -69,7 +69,7 @@ repos:
6969
additional_dependencies:
7070
7171
- repo: https://github.com/vimjas/vint
72-
rev: v0.4a4
72+
rev: v0.4a3
7373
hooks:
7474
- id: vint
7575
- repo: https://github.com/google/vimdoc

0 commit comments

Comments
 (0)