File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 19.3b0
3+ rev : 24.8.0
44 hooks :
55 - id : black
66 language_version : python3.7
77 # override until resolved: https://github.com/ambv/black/issues/402
88 files : \.pyi?$
99 types : []
1010
11- - repo : https://gitlab .com/pycqa /flake8
12- rev : 3.7.8
11+ - repo : https://github .com/PyCQA /flake8
12+ rev : 7.1.1
1313 hooks :
1414 - id : flake8
1515 language_version : python3.7
@@ -23,15 +23,15 @@ repos:
2323 - flake8-todo
2424 - flake8-builtins
2525
26- - repo : https://github.com/pre-commit/mirrors- isort
27- rev : v4.3.21
26+ - repo : https://github.com/PyCQA/ isort
27+ rev : 5.13.2
2828 hooks :
2929 - id : isort
3030 additional_dependencies : [toml]
3131 language_version : python3.7
3232
3333 - repo : https://github.com/pre-commit/pre-commit-hooks
34- rev : v2.3 .0
34+ rev : v4.6 .0
3535 hooks :
3636 - id : trailing-whitespace
3737 - id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments