File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
exclude : _pytest/(debugging|hookspec).py
24
24
language_version : python3
25
25
- repo : https://github.com/PyCQA/autoflake
26
- rev : v1.7.3
26
+ rev : v1.7.6
27
27
hooks :
28
28
- id : autoflake
29
29
name : autoflake
39
39
- flake8-typing-imports==1.12.0
40
40
- flake8-docstrings==1.5.0
41
41
- repo : https://github.com/asottile/reorder_python_imports
42
- rev : v3.8.4
42
+ rev : v3.8.5
43
43
hooks :
44
44
- id : reorder-python-imports
45
45
args : ['--application-directories=.:src', --py37-plus]
49
49
- id : pyupgrade
50
50
args : [--py37-plus]
51
51
- repo : https://github.com/asottile/setup-cfg-fmt
52
- rev : v2.0 .0
52
+ rev : v2.1 .0
53
53
hooks :
54
54
- id : setup-cfg-fmt
55
55
args : ["--max-py-version=3.10", "--include-version-classifiers"]
You can’t perform that action at this time.
0 commit comments