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
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
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,13 +66,13 @@ repos:
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.9.2
70
70
hooks :
71
71
- id : markdownlint-cli2
72
72
additional_dependencies :
73
73
74
74
- repo : https://github.com/psf/black
75
- rev : 23.3 .0
75
+ rev : 23.7 .0
76
76
hooks :
77
77
- id : black
78
78
- repo : https://github.com/PyCQA/isort
86
86
additional_dependencies :
87
87
- tomli
88
88
- repo : https://github.com/kumaraditya303/mirrors-pyright
89
- rev : v1.1.316
89
+ rev : v1.1.324
90
90
hooks :
91
91
- id : pyright
92
92
- repo : https://github.com/PyCQA/bandit
You can’t perform that action at this time.
0 commit comments