File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 27
27
- id : python-no-log-warn
28
28
- id : python-use-type-annotations
29
29
- id : text-unicode-replacement-char
30
- - repo : https://github.com/asottile/reorder_python_imports
30
+ - repo : https://github.com/asottile/reorder-python-imports
31
31
rev : v3.9.0
32
32
hooks :
33
33
- id : reorder-python-imports
40
40
hooks :
41
41
- id : setup-cfg-fmt
42
42
- repo : https://github.com/PyCQA/docformatter
43
- rev : v1.6.0.rc1
43
+ rev : v1.6.5
44
44
hooks :
45
45
- id : docformatter
46
46
args :
@@ -51,15 +51,15 @@ repos:
51
51
- ' 88'
52
52
- --blank
53
53
- repo : https://github.com/psf/black
54
- rev : 22.12 .0
54
+ rev : 23.3 .0
55
55
hooks :
56
56
- id : black
57
57
- repo : https://github.com/charliermarsh/ruff-pre-commit
58
- rev : v0.0.228
58
+ rev : v0.0.265
59
59
hooks :
60
60
- id : ruff
61
61
- repo : https://github.com/dosisod/refurb
62
- rev : v1.10 .0
62
+ rev : v1.16 .0
63
63
hooks :
64
64
- id : refurb
65
65
args :
@@ -85,11 +85,11 @@ repos:
85
85
- --wrap
86
86
- ' 88'
87
87
- repo : https://github.com/codespell-project/codespell
88
- rev : v2.2.2
88
+ rev : v2.2.4
89
89
hooks :
90
90
- id : codespell
91
91
- repo : https://github.com/pre-commit/mirrors-mypy
92
- rev : v0.991
92
+ rev : v1.2.0
93
93
hooks :
94
94
- id : mypy
95
95
args :
You can’t perform that action at this time.
0 commit comments