File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ default_language_version:
33 python : python3
44repos :
55- repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v5 .0.0
6+ rev : v6 .0.0
77 hooks :
88 - id : check-added-large-files
99 - id : check-case-conflict
2727 types : [text]
2828 exclude : ^(.pre-commit-config.yaml|.github/workflows/test.yml)$
2929- repo : https://github.com/PyCQA/flake8
30- rev : 7.2 .0
30+ rev : 7.3 .0
3131 hooks :
3232 - id : flake8
3333 args : [-j8]
4040 - flake8-pyproject
4141 - flake8-string-format
4242- repo : https://github.com/pre-commit/mirrors-mypy
43- rev : v1.15.0
43+ rev : v1.17.1
4444 hooks :
4545 - id : mypy
4646 additional_dependencies : [types-setuptools]
5555 hooks :
5656 - id : isort
5757- repo : https://github.com/doublify/pre-commit-clang-format
58- rev : ' 6230247 '
58+ rev : ' 62302476d0da01515660132d76902359bed0f782 '
5959 hooks :
6060 - id : clang-format
6161 files : \.(cc?|cuh?|cxx|cpp|h|hpp|hxx|java|js)$
You can’t perform that action at this time.
0 commit comments