File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
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 : v4.6 .0
7
+ rev : v5.0 .0
8
8
hooks :
9
9
- id : check-case-conflict
10
10
- id : check-ast
@@ -21,12 +21,12 @@ repos:
21
21
- id : trailing-whitespace
22
22
23
23
- repo : https://github.com/python-jsonschema/check-jsonschema
24
- rev : 0.28.6
24
+ rev : 0.29.4
25
25
hooks :
26
26
- id : check-github-workflows
27
27
28
28
- repo : https://github.com/executablebooks/mdformat
29
- rev : 0.7.17
29
+ rev : 0.7.18
30
30
hooks :
31
31
- id : mdformat
32
32
additional_dependencies :
52
52
- id : rst-inline-touching-normal
53
53
54
54
- repo : https://github.com/pre-commit/mirrors-mypy
55
- rev : " v1.10.1 "
55
+ rev : " v1.13.0 "
56
56
hooks :
57
57
- id : mypy
58
58
files : jupyter_server
61
61
["traitlets>=5.13", "jupyter_core>=5.5", "jupyter_client>=8.5"]
62
62
63
63
- repo : https://github.com/astral-sh/ruff-pre-commit
64
- rev : v0.5.0
64
+ rev : v0.7.2
65
65
hooks :
66
66
- id : ruff
67
67
types_or : [python, jupyter]
70
70
types_or : [python, jupyter]
71
71
72
72
- repo : https://github.com/scientific-python/cookie
73
- rev : " 2024.04.23 "
73
+ rev : " 2024.08.19 "
74
74
hooks :
75
75
- id : sp-repo-review
76
76
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments