File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,17 @@ repos:
21
21
- id : check-toml
22
22
- id : check-json
23
23
- repo : https://github.com/Lucas-C/pre-commit-hooks
24
- rev : v1.4.2
24
+ rev : v1.5.1
25
25
hooks :
26
26
- id : remove-crlf
27
27
- repo : https://github.com/codespell-project/codespell
28
- rev : v2.2.2
28
+ rev : v2.2.4
29
29
hooks :
30
30
- id : codespell
31
31
additional_dependencies :
32
32
- tomli
33
33
- repo : https://github.com/jorisroovers/gitlint
34
- rev : v0.19.0dev
34
+ rev : v0.19.1
35
35
hooks :
36
36
- id : gitlint
37
37
args :
45
45
hooks :
46
46
- id : check-mailmap
47
47
- repo : https://github.com/adrienverge/yamllint
48
- rev : v1.29 .0
48
+ rev : v1.31 .0
49
49
hooks :
50
50
- id : yamllint
51
51
- repo : https://github.com/executablebooks/mdformat
@@ -63,13 +63,13 @@ repos:
63
63
- mdformat-black
64
64
- mdformat-config
65
65
- repo : https://github.com/DavidAnson/markdownlint-cli2
66
- rev : v0.6.0
66
+ rev : v0.7.1
67
67
hooks :
68
68
- id : markdownlint-cli2
69
69
additional_dependencies :
70
70
71
71
- repo : https://github.com/vimjas/vint
72
- rev : v0.4a4
72
+ rev : v0.4a3
73
73
hooks :
74
74
- id : vint
75
75
- repo : https://github.com/google/vimdoc
You can’t perform that action at this time.
0 commit comments