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 25
25
- id : python-no-log-warn
26
26
- id : python-use-type-annotations
27
27
- id : text-unicode-replacement-char
28
- - repo : https://github.com/asottile/reorder_python_imports
28
+ - repo : https://github.com/asottile/reorder-python-imports
29
29
rev : v3.9.0
30
30
hooks :
31
31
- id : reorder-python-imports
@@ -39,11 +39,11 @@ repos:
39
39
hooks :
40
40
- id : black
41
41
- repo : https://github.com/charliermarsh/ruff-pre-commit
42
- rev : v0.0.261
42
+ rev : v0.0.267
43
43
hooks :
44
44
- id : ruff
45
45
- repo : https://github.com/dosisod/refurb
46
- rev : v1.15 .0
46
+ rev : v1.16 .0
47
47
hooks :
48
48
- id : refurb
49
49
args : [--ignore, FURB126]
67
67
- id : codespell
68
68
args : [-L als, -L falsy]
69
69
- repo : https://github.com/pre-commit/mirrors-mypy
70
- rev : ' v1.2 .0'
70
+ rev : ' v1.3 .0'
71
71
hooks :
72
72
- id : mypy
73
73
args : [
You can’t perform that action at this time.
0 commit comments