File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ repos:
1515 hooks :
1616 - id : prettier
1717 - repo : https://github.com/asottile/blacken-docs
18- rev : 1.13 .0
18+ rev : 1.14 .0
1919 hooks :
2020 - id : blacken-docs
2121 - repo : https://github.com/PyCQA/isort
2222 rev : 5.12.0
2323 hooks :
2424 - id : isort
2525 - repo : https://github.com/asottile/yesqa
26- rev : v1.4 .0
26+ rev : v1.5 .0
2727 hooks :
2828 - id : yesqa
2929 additional_dependencies :
4444 - id : trailing-whitespace
4545 - id : check-case-conflict
4646 - repo : https://github.com/PyCQA/autoflake
47- rev : v2.1.1
47+ rev : v2.2.0
4848 hooks :
4949 - id : autoflake
5050 args :
6464 - flake8-bugbear
6565 - flake8-blind-except
6666 - repo : https://github.com/asottile/pyupgrade
67- rev : v3.3.2
67+ rev : v3.7.0
6868 hooks :
6969 - id : pyupgrade
7070 args : [--py3-plus, --py38-plus, --keep-runtime-typing]
You can’t perform that action at this time.
0 commit comments