File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/pre-commit/pre-commit-hooks
7
- rev : v5 .0.0
7
+ rev : v6 .0.0
8
8
hooks :
9
9
- id : check-case-conflict
10
10
- id : check-ast
22
22
- id : trailing-whitespace
23
23
24
24
- repo : https://github.com/python-jsonschema/check-jsonschema
25
- rev : 0.33.2
25
+ rev : 0.33.3
26
26
hooks :
27
27
- id : check-github-workflows
28
28
40
40
types_or : [yaml, html, json]
41
41
42
42
- repo : https://github.com/pre-commit/mirrors-mypy
43
- rev : " v1.17.0 "
43
+ rev : " v1.17.1 "
44
44
hooks :
45
45
- id : mypy
46
46
files : ipykernel
55
55
]
56
56
57
57
- repo : https://github.com/adamchainz/blacken-docs
58
- rev : " 1.19.1 "
58
+ rev : " 1.20.0 "
59
59
hooks :
60
60
- id : blacken-docs
61
61
additional_dependencies : [black==23.7.0]
74
74
- id : rst-inline-touching-normal
75
75
76
76
- repo : https://github.com/astral-sh/ruff-pre-commit
77
- rev : v0.12.4
77
+ rev : v0.12.12
78
78
hooks :
79
79
- id : ruff
80
80
types_or : [python, jupyter]
You can’t perform that action at this time.
0 commit comments