File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,20 +24,20 @@ repos:
24
24
- id : python-use-type-annotations
25
25
- id : text-unicode-replacement-char
26
26
- repo : https://github.com/asottile/reorder-python-imports
27
- rev : v3.11 .0
27
+ rev : v3.12 .0
28
28
hooks :
29
29
- id : reorder-python-imports
30
30
args : [--py38-plus, --add-import, 'from __future__ import annotations']
31
31
- repo : https://github.com/asottile/setup-cfg-fmt
32
- rev : v2.4 .0
32
+ rev : v2.5 .0
33
33
hooks :
34
34
- id : setup-cfg-fmt
35
35
- repo : https://github.com/psf/black
36
36
rev : 23.9.1
37
37
hooks :
38
38
- id : black
39
39
- repo : https://github.com/astral-sh/ruff-pre-commit
40
- rev : v0.0.291
40
+ rev : v0.0.292
41
41
hooks :
42
42
- id : ruff
43
43
- repo : https://github.com/dosisod/refurb
60
60
]
61
61
args : [--wrap, "88"]
62
62
- repo : https://github.com/codespell-project/codespell
63
- rev : v2.2.5
63
+ rev : v2.2.6
64
64
hooks :
65
65
- id : codespell
66
66
- repo : https://github.com/pre-commit/mirrors-mypy
You can’t perform that action at this time.
0 commit comments