File tree Expand file tree Collapse file tree 1 file changed +5
-15
lines changed
Expand file tree Collapse file tree 1 file changed +5
-15
lines changed Original file line number Diff line number Diff line change 11repos :
22 - repo : https://github.com/psf/black
3- rev : 19.10b0
3+ rev : 22.3.0
44 hooks :
55 - id : black
6- language_version : python3.8
7- # override until resolved: https://github.com/ambv/black/issues/402
8- files : \.pyi?$
9- types : []
106
117 - repo : https://github.com/pycqa/flake8
12- rev : 3.7.9
8+ rev : 4.0.1
139 hooks :
1410 - id : flake8
15- language_version : python3.8
1611
17- - repo : https://github.com/asottile/seed-isort-config
18- rev : v1.9.4
19- hooks :
20- - id : seed-isort-config
21-
22- - repo : https://github.com/pre-commit/mirrors-isort
23- rev : v4.3.21
12+ - repo : https://github.com/PyCQA/isort
13+ rev : 5.12.0
2414 hooks :
2515 - id : isort
2616 additional_dependencies : [toml]
2717
2818 - repo : https://github.com/pre-commit/pre-commit-hooks
29- rev : v2.4 .0
19+ rev : v4.1 .0
3020 hooks :
3121 - id : trailing-whitespace
3222 - id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments