File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 - id : end-of-file-fixer
88 - id : trailing-whitespace
99 - repo : https://github.com/asottile/setup-cfg-fmt
10- rev : v1.17 .0
10+ rev : v1.18 .0
1111 hooks :
1212 - id : setup-cfg-fmt
1313 - repo : https://github.com/PyCQA/flake8
14- rev : 3.9.2
14+ rev : 4.0.1
1515 hooks :
1616 - id : flake8
1717 additional_dependencies : [flake8-typing-imports==1.7.0]
@@ -21,15 +21,15 @@ repos:
2121 - id : autoflake
2222 args : ["--in-place", "--remove-all-unused-imports"]
2323 - repo : https://github.com/PyCQA/isort
24- rev : 5.8.0
24+ rev : 5.9.3
2525 hooks :
2626 - id : isort
2727 - repo : https://github.com/psf/black
28- rev : 21.5b2
28+ rev : 21.9b0
2929 hooks :
3030 - id : black
3131 - repo : https://github.com/asottile/pyupgrade
32- rev : v2.19 .0
32+ rev : v2.29 .0
3333 hooks :
3434 - id : pyupgrade
3535 args : [--py37-plus]
You can’t perform that action at this time.
0 commit comments