File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ repos:
10
10
- id : name-tests-test
11
11
- id : requirements-txt-fixer
12
12
- repo : https://github.com/asottile/setup-cfg-fmt
13
- rev : v2.1 .0
13
+ rev : v2.2 .0
14
14
hooks :
15
15
- id : setup-cfg-fmt
16
16
- repo : https://github.com/asottile/reorder_python_imports
17
- rev : v3.8.5
17
+ rev : v3.9.0
18
18
hooks :
19
19
- id : reorder-python-imports
20
20
args : [--py37-plus, --add-import, 'from __future__ import annotations']
@@ -24,12 +24,12 @@ repos:
24
24
- id : add-trailing-comma
25
25
args : [--py36-plus]
26
26
- repo : https://github.com/asottile/pyupgrade
27
- rev : v3.1 .0
27
+ rev : v3.2 .0
28
28
hooks :
29
29
- id : pyupgrade
30
30
args : [--py37-plus]
31
31
- repo : https://github.com/pre-commit/mirrors-autopep8
32
- rev : v1.7 .0
32
+ rev : v2.0 .0
33
33
hooks :
34
34
- id : autopep8
35
35
- repo : https://github.com/PyCQA/flake8
You can’t perform that action at this time.
0 commit comments