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,11 +21,11 @@ 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.5.1
24
+ rev : v1.5.4
25
25
hooks :
26
26
- id : remove-crlf
27
27
- repo : https://github.com/codespell-project/codespell
28
- rev : v2.2.4
28
+ rev : v2.2.5
29
29
hooks :
30
30
- id : codespell
31
31
additional_dependencies :
@@ -37,15 +37,15 @@ repos:
37
37
args :
38
38
- --msg-filename
39
39
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
40
- rev : 2.7.1
40
+ rev : 2.7.2
41
41
hooks :
42
42
- id : editorconfig-checker
43
43
- repo : https://github.com/jumanjihouse/pre-commit-hooks
44
44
rev : 3.0.0
45
45
hooks :
46
46
- id : check-mailmap
47
47
- repo : https://github.com/adrienverge/yamllint
48
- rev : v1.31 .0
48
+ rev : v1.32 .0
49
49
hooks :
50
50
- id : yamllint
51
51
- repo : https://github.com/executablebooks/mdformat
@@ -62,13 +62,13 @@ repos:
62
62
- mdformat-black
63
63
- mdformat-config
64
64
- repo : https://github.com/DavidAnson/markdownlint-cli2
65
- rev : v0.7 .1
65
+ rev : v0.8 .1
66
66
hooks :
67
67
- id : markdownlint-cli2
68
68
additional_dependencies :
69
69
70
70
- repo : https://github.com/vimjas/vint
71
- rev : v0.4a4
71
+ rev : v0.4a3
72
72
hooks :
73
73
- id : vint
74
74
- repo : https://github.com/google/vimdoc
You can’t perform that action at this time.
0 commit comments