File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ repos:
30
30
- id : rst-inline-touching-normal
31
31
- id : text-unicode-replacement-char
32
32
- repo : https://github.com/asottile/reorder_python_imports
33
- rev : v3.8.1
33
+ rev : v3.8.2
34
34
hooks :
35
35
- id : reorder-python-imports
36
36
args : [--py37-plus, --add-import, 'from __future__ import annotations']
37
37
- repo : https://github.com/asottile/pyupgrade
38
- rev : v2.37.1
38
+ rev : v2.37.2
39
39
hooks :
40
40
- id : pyupgrade
41
41
args : [--py37-plus]
42
42
- repo : https://github.com/asottile/setup-cfg-fmt
43
- rev : v1.20.1
43
+ rev : v1.20.2
44
44
hooks :
45
45
- id : setup-cfg-fmt
46
46
- repo : https://github.com/psf/black
@@ -118,7 +118,7 @@ repos:
118
118
args : [--no-build-isolation]
119
119
additional_dependencies : [setuptools-scm, toml]
120
120
- repo : https://github.com/pre-commit/mirrors-mypy
121
- rev : ' v0.961 '
121
+ rev : ' v0.971 '
122
122
hooks :
123
123
- id : mypy
124
124
args : [
You can’t perform that action at this time.
0 commit comments