File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.3 .0
3
+ rev : v4.4 .0
4
4
hooks :
5
5
- id : debug-statements
6
6
- id : double-quote-string-fixer
7
7
- id : end-of-file-fixer
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.2.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 : 6 .0.0
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 : v2.0.2
21
21
hooks :
22
22
- id : autopep8
23
23
- repo : https://github.com/asottile/add-trailing-comma
24
- rev : v2.2.3
24
+ rev : v2.4.0
25
25
hooks :
26
26
- id : add-trailing-comma
27
27
- repo : https://github.com/asottile/pyupgrade
28
- rev : v2.34 .0
28
+ rev : v3.4 .0
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 : v1.3.0
34
34
hooks :
35
35
- id : mypy
36
36
exclude : ^tests/
37
37
- repo : https://github.com/pycqa/isort
38
- rev : 5.10.1
38
+ rev : 5.12.0
39
39
hooks :
40
40
- id : isort
41
41
name : isort
You can’t perform that action at this time.
0 commit comments