File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ repos:
2121 - id : check-toml
2222 - id : check-json
2323 - repo : https://github.com/Lucas-C/pre-commit-hooks
24- rev : v1.5.1
24+ rev : v1.5.3
2525 hooks :
2626 - id : remove-crlf
2727 - repo : https://github.com/codespell-project/codespell
28- rev : v2.2.4
28+ rev : v2.2.5
2929 hooks :
3030 - id : codespell
3131 additional_dependencies :
3737 args :
3838 - --msg-filename
3939 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
40- rev : 2.7.1
40+ rev : 2.7.2
4141 hooks :
4242 - id : editorconfig-checker
4343 - repo : https://github.com/jumanjihouse/pre-commit-hooks
4646 - id : check-mailmap
4747 - id : shellcheck
4848 - repo : https://github.com/adrienverge/yamllint
49- rev : v1.31 .0
49+ rev : v1.32 .0
5050 hooks :
5151 - id : yamllint
5252 - repo : https://github.com/executablebooks/mdformat
@@ -63,17 +63,17 @@ repos:
6363 - mdformat-black
6464 - mdformat-config
6565 - repo : https://github.com/DavidAnson/markdownlint-cli2
66- rev : v0.7.0
66+ rev : v0.8.1
6767 hooks :
6868 - id : markdownlint-cli2
6969 additional_dependencies :
70707171 - repo : https://github.com/scop/pre-commit-shfmt
72- rev : v3.6 .0-2
72+ rev : v3.7 .0-1
7373 hooks :
7474 - id : shfmt
7575 - repo : https://github.com/psf/black
76- rev : 23.3 .0
76+ rev : 23.7 .0
7777 hooks :
7878 - id : black
7979 - repo : https://github.com/PyCQA/isort
8787 additional_dependencies :
8888 - tomli
8989 - repo : https://github.com/kumaraditya303/mirrors-pyright
90- rev : v1.1.304
90+ rev : v1.1.320
9191 hooks :
9292 - id : pyright
9393 - repo : https://github.com/PyCQA/bandit
You can’t perform that action at this time.
0 commit comments