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 24
24
name : isort (pyi)
25
25
types : [pyi]
26
26
- repo : https://github.com/asottile/pyupgrade
27
- rev : v3.3.1
27
+ rev : v3.8.0
28
28
hooks :
29
29
- id : pyupgrade
30
30
name : Update code to new python versions
39
39
hooks :
40
40
- id : black
41
41
- repo : https://github.com/asottile/blacken-docs
42
- rev : 1.13 .0
42
+ rev : 1.14 .0
43
43
hooks :
44
44
- id : blacken-docs
45
45
additional_dependencies : [black==22.3.0]
58
58
flake8-simplify==0.14.1,
59
59
]
60
60
- repo : https://github.com/pre-commit/mirrors-mypy
61
- rev : v1.2.0
61
+ rev : v1.4.1
62
62
hooks :
63
63
- id : mypy
64
64
additional_dependencies :
71
71
]
72
72
73
73
- repo : https://github.com/codespell-project/codespell
74
- rev : v2.2.4
74
+ rev : v2.2.5
75
75
hooks :
76
76
- id : codespell
77
77
files : ^.*\.(py|md|rst)$
You can’t perform that action at this time.
0 commit comments