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 11---
22repos :
33 - repo : https://github.com/pre-commit/pre-commit-hooks
4- rev : v4.4 .0
4+ rev : v4.5 .0
55 hooks :
66 - id : check-added-large-files
77 - id : fix-byte-order-marker
2525 hooks :
2626 - id : remove-crlf
2727 - repo : https://github.com/codespell-project/codespell
28- rev : v2.2.5
28+ rev : v2.2.6
2929 hooks :
3030 - id : codespell
3131 additional_dependencies :
@@ -37,23 +37,23 @@ repos:
3737 args :
3838 - --msg-filename
3939 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
40- rev : 2.7.2
40+ rev : 2.7.3
4141 hooks :
4242 - id : editorconfig-checker
4343 - repo : https://github.com/jumanjihouse/pre-commit-hooks
4444 rev : 3.0.0
4545 hooks :
4646 - id : check-mailmap
4747 - repo : https://github.com/rhysd/actionlint
48- rev : v1.6.25
48+ rev : v1.6.26
4949 hooks :
5050 - id : actionlint
5151 - repo : https://github.com/adrienverge/yamllint
5252 rev : v1.32.0
5353 hooks :
5454 - id : yamllint
5555 - repo : https://github.com/executablebooks/mdformat
56- rev : 0.7.16
56+ rev : 0.7.17
5757 hooks :
5858 - id : mdformat
5959 additional_dependencies :
@@ -66,13 +66,13 @@ repos:
6666 - mdformat-black
6767 - mdformat-config
6868 - repo : https://github.com/DavidAnson/markdownlint-cli2
69- rev : v0.8.1
69+ rev : v0.10.0
7070 hooks :
7171 - id : markdownlint-cli2
7272 additional_dependencies :
73737474 - repo : https://github.com/psf/black
75- rev : 23.7.0
75+ rev : 23.9.1
7676 hooks :
7777 - id : black
7878 - repo : https://github.com/PyCQA/isort
8686 additional_dependencies :
8787 - tomli
8888 - repo : https://github.com/kumaraditya303/mirrors-pyright
89- rev : v1.1.322
89+ rev : v1.1.331
9090 hooks :
9191 - id : pyright
9292 - repo : https://github.com/PyCQA/bandit
You can’t perform that action at this time.
0 commit comments