File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -18,18 +18,18 @@ repos:
1818 args : [--markdown-linebreak-ext=md]
1919
2020 - repo : https://github.com/igorshubovych/markdownlint-cli
21- rev : v0.37 .0
21+ rev : v0.39 .0
2222 hooks :
2323 - id : markdownlint
2424 args : [-c, .markdownlint.yaml, --fix]
2525
2626 - repo : https://github.com/pre-commit/mirrors-prettier
27- rev : v4.0.0-alpha.3
27+ rev : v4.0.0-alpha.8
2828 hooks :
2929 - id : prettier
3030
3131 - repo : https://github.com/adrienverge/yamllint
32- rev : v1.33.0
32+ rev : v1.35.1
3333 hooks :
3434 - id : yamllint
3535
@@ -40,29 +40,29 @@ repos:
4040 - id : sort-package-xml
4141
4242 - repo : https://github.com/shellcheck-py/shellcheck-py
43- rev : v0.9 .0.6
43+ rev : v0.10 .0.1
4444 hooks :
4545 - id : shellcheck
4646
4747 - repo : https://github.com/scop/pre-commit-shfmt
48- rev : v3.7 .0-4
48+ rev : v3.8 .0-1
4949 hooks :
5050 - id : shfmt
5151 args : [-w, -s, -i=4]
5252
5353 - repo : https://github.com/pycqa/isort
54- rev : 5.12.0
54+ rev : 5.13.2
5555 hooks :
5656 - id : isort
5757
5858 - repo : https://github.com/psf/black
59- rev : 23.11 .0
59+ rev : 24.3 .0
6060 hooks :
6161 - id : black
6262 args : [--line-length=100]
6363
6464 - repo : https://github.com/PyCQA/flake8
65- rev : 6.1 .0
65+ rev : 7.0 .0
6666 hooks :
6767 - id : flake8
6868 additional_dependencies :
7878 ]
7979
8080 - repo : https://github.com/pre-commit/mirrors-clang-format
81- rev : v17.0.6
81+ rev : v18.1.2
8282 hooks :
8383 - id : clang-format
8484
You can’t perform that action at this time.
0 commit comments