File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/psf/black
7
- rev : 22 .12.0
7
+ rev : 23 .12.1
8
8
hooks :
9
9
- id : black
10
10
- repo : https://github.com/PyCQA/pylint
11
- rev : v2.15.9
11
+ rev : v3.0.3
12
12
hooks :
13
13
- id : pylint
14
14
language : system
15
15
types : [python]
16
16
args : [-rn, -sn]
17
17
- repo : https://github.com/pre-commit/mirrors-mypy
18
- rev : v0.991
18
+ rev : v1.8.0
19
19
hooks :
20
20
- id : mypy
21
21
- repo : https://github.com/PyCQA/isort
22
- rev : v5.11.3
22
+ rev : 5.13.2
23
23
hooks :
24
24
- id : isort
25
25
- repo : https://github.com/PyCQA/docformatter
26
- rev : v1.5.1
26
+ rev : v1.7.5
27
27
hooks :
28
28
- id : docformatter
29
29
additional_dependencies : [tomli]
30
30
- repo : https://github.com/asottile/pyupgrade
31
- rev : v3.3.1
31
+ rev : v3.15.0
32
32
hooks :
33
33
- id : pyupgrade
34
34
args : [--py38-plus]
35
35
- repo : https://github.com/pre-commit/mirrors-prettier
36
- rev : v3 .0.0-alpha.4
36
+ rev : v4 .0.0-alpha.8
37
37
hooks :
38
38
- id : prettier
You can’t perform that action at this time.
0 commit comments