File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
- id : requirements-txt-fixer
9
9
- id : trailing-whitespace
10
10
- repo : https://github.com/asottile/setup-cfg-fmt
11
- rev : v1.20.1
11
+ rev : v2.0.0
12
12
hooks :
13
13
- id : setup-cfg-fmt
14
14
- repo : https://github.com/PyCQA/flake8
15
- rev : 4 .0.1
15
+ rev : 5 .0.4
16
16
hooks :
17
17
- id : flake8
18
18
additional_dependencies : [flake8-typing-imports==1.7.0]
19
19
- repo : https://github.com/pre-commit/mirrors-autopep8
20
- rev : v1.6 .0
20
+ rev : v1.7 .0
21
21
hooks :
22
22
- id : autopep8
23
23
- repo : https://github.com/asottile/add-trailing-comma
24
24
rev : v2.2.3
25
25
hooks :
26
26
- id : add-trailing-comma
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v2.34.0
28
+ rev : v2.37.3
29
29
hooks :
30
30
- id : pyupgrade
31
31
args : [--py37-plus]
32
32
- repo : https://github.com/pre-commit/mirrors-mypy
33
- rev : v0.961
33
+ rev : v0.971
34
34
hooks :
35
35
- id : mypy
36
36
exclude : ^tests/
You can’t perform that action at this time.
0 commit comments