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 @@ -28,16 +28,16 @@ repos:
28
28
- id : reorder-python-imports
29
29
args : [--py38-plus, --add-import, 'from __future__ import annotations']
30
30
- repo : https://github.com/astral-sh/ruff-pre-commit
31
- rev : v0.1.11
31
+ rev : v0.3.3
32
32
hooks :
33
33
- id : ruff
34
34
- id : ruff-format
35
35
- repo : https://github.com/dosisod/refurb
36
- rev : v1.27 .0
36
+ rev : v2.0 .0
37
37
hooks :
38
38
- id : refurb
39
39
- repo : https://github.com/kynan/nbstripout
40
- rev : 0.6 .1
40
+ rev : 0.7 .1
41
41
hooks :
42
42
- id : nbstripout
43
43
- repo : https://github.com/executablebooks/mdformat
54
54
hooks :
55
55
- id : codespell
56
56
- repo : https://github.com/pre-commit/mirrors-mypy
57
- rev : ' v1.8 .0'
57
+ rev : ' v1.9 .0'
58
58
hooks :
59
59
- id : mypy
60
60
args : [
You can’t perform that action at this time.
0 commit comments