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.1
33+ rev : v3.8.2
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 : v2.37.1
38+ rev : v2.37.2
3939 hooks :
4040 - id : pyupgrade
4141 args : [--py37-plus]
4242- repo : https://github.com/asottile/setup-cfg-fmt
43- rev : v1.20.1
43+ rev : v1.20.2
4444 hooks :
4545 - id : setup-cfg-fmt
4646- repo : https://github.com/psf/black
@@ -118,7 +118,7 @@ repos:
118118 args : [--no-build-isolation]
119119 additional_dependencies : [setuptools-scm, toml]
120120- repo : https://github.com/pre-commit/mirrors-mypy
121- rev : ' v0.961 '
121+ rev : ' v0.971 '
122122 hooks :
123123 - id : mypy
124124 args : [
You can’t perform that action at this time.
0 commit comments