Commit 222a919 1 parent 42bf1d9 commit 222a919 Copy full SHA for 222a919
File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
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.4 .0
4
+ rev : v5.0 .0
5
5
hooks :
6
6
- id : check-added-large-files
7
7
- id : fix-byte-order-marker
@@ -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.4
24
+ rev : v1.5.5
25
25
hooks :
26
26
- id : remove-crlf
27
27
- repo : https://github.com/codespell-project/codespell
28
- rev : v2.2.5
28
+ rev : v2.3.0
29
29
hooks :
30
30
- id : codespell
31
31
additional_dependencies :
@@ -37,23 +37,23 @@ repos:
37
37
args :
38
38
- --msg-filename
39
39
- repo : https://github.com/editorconfig-checker/editorconfig-checker.python
40
- rev : 2.7.2
40
+ rev : 3.0.3
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/rhysd/actionlint
48
- rev : v1.6.25
48
+ rev : v1.7.3
49
49
hooks :
50
50
- id : actionlint
51
51
- repo : https://github.com/adrienverge/yamllint
52
- rev : v1.32.0
52
+ rev : v1.35.1
53
53
hooks :
54
54
- id : yamllint
55
55
- repo : https://github.com/executablebooks/mdformat
56
- rev : 0.7.16
56
+ rev : 0.7.17
57
57
hooks :
58
58
- id : mdformat
59
59
additional_dependencies :
66
66
- mdformat-black
67
67
- mdformat-config
68
68
- repo : https://github.com/DavidAnson/markdownlint-cli2
69
- rev : v0.8.1
69
+ rev : v0.14.0
70
70
hooks :
71
71
- id : markdownlint-cli2
72
72
additional_dependencies :
You can’t perform that action at this time.
0 commit comments