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 @@ -2,7 +2,7 @@ exclude: "^pyemc/emc/"
22
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.6 .0
5+ rev : v6.0 .0
66 hooks :
77 - id : trailing-whitespace
88 - id : check-added-large-files
@@ -29,12 +29,12 @@ repos:
2929 ]
3030
3131 - repo : https://github.com/pycqa/isort
32- rev : 5.13.2
32+ rev : 6.0.1
3333 hooks :
3434 - id : isort
3535
3636 - repo : https://github.com/google/yapf
37- rev : ' v0.40.2 '
37+ rev : ' v0.43.0 '
3838 hooks :
3939 - id : yapf
4040 # https://github.com/pre-commit/mirrors-yapf/issues/15
5353 # - id: blacken-docs
5454 # additional_dependencies: [black]
5555 - repo : https://github.com/PyCQA/flake8
56- rev : 7.1 .0
56+ rev : 7.3 .0
5757 hooks :
5858 - id : flake8
5959 # # You can add flake8 plugins via `additional_dependencies`:
You can’t perform that action at this time.
0 commit comments