File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,23 +21,23 @@ 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.3
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.5
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 :
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
59
59
- mdformat-black
60
60
- mdformat-config
61
61
- repo : https://github.com/DavidAnson/markdownlint-cli2
62
- rev : v0.6.0
62
+ rev : v0.8.1
63
63
hooks :
64
64
- id : markdownlint-cli2
65
65
additional_dependencies :
You can’t perform that action at this time.
0 commit comments