File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
repos :
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : v4.3 .0
4
+ rev : v4.4 .0
5
5
hooks :
6
6
- id : check-added-large-files
7
7
- id : fix-byte-order-marker
@@ -31,13 +31,13 @@ repos:
31
31
additional_dependencies :
32
32
- tomli
33
33
- repo : https://github.com/jorisroovers/gitlint
34
- rev : v0.17.0
34
+ rev : v0.19.0dev
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.6.1
40
+ rev : 2.6.2
41
41
hooks :
42
42
- id : editorconfig-checker
43
43
- repo : https://github.com/jumanjihouse/pre-commit-hooks
62
62
- mdformat-black
63
63
- mdformat-config
64
64
- repo : https://github.com/DavidAnson/markdownlint-cli2
65
- rev : v0.5.1
65
+ rev : v0.6.0
66
66
hooks :
67
67
- id : markdownlint-cli2
68
68
additional_dependencies :
You can’t perform that action at this time.
0 commit comments