File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ repos:
3030 - id : rst-inline-touching-normal
3131 - id : text-unicode-replacement-char
3232- repo : https://github.com/asottile/reorder_python_imports
33- rev : v3.8.3
33+ rev : v3.8.5
3434 hooks :
3535 - id : reorder-python-imports
3636 args : [--py37-plus, --add-import, 'from __future__ import annotations']
3737- repo : https://github.com/asottile/pyupgrade
38- rev : v3.0 .0
38+ rev : v3.1 .0
3939 hooks :
4040 - id : pyupgrade
4141 args : [--py37-plus]
4242- repo : https://github.com/asottile/setup-cfg-fmt
43- rev : v2.0 .0
43+ rev : v2.1 .0
4444 hooks :
4545 - id : setup-cfg-fmt
4646- repo : https://github.com/PyCQA/docformatter
@@ -112,7 +112,7 @@ repos:
112112 args : [-v, --fail-under=75]
113113 exclude : ^(tests/|docs/|scripts/)
114114- repo : https://github.com/codespell-project/codespell
115- rev : v2.2.1
115+ rev : v2.2.2
116116 hooks :
117117 - id : codespell
118118 args : [-L hist,-L unparseable, -L falsy]
You can’t perform that action at this time.
0 commit comments