File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ updates:
5
5
directory : " /"
6
6
schedule :
7
7
interval : " weekly"
8
+ groups :
9
+ actions :
10
+ patterns :
11
+ - " *"
8
12
# Python
9
13
- package-ecosystem : " pip"
10
14
directory : " /"
Original file line number Diff line number Diff line change 33
33
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
34
34
35
35
- repo : https://github.com/pre-commit/mirrors-prettier
36
- rev : " v3.1.0 "
36
+ rev : " v4.0.0-alpha.8 "
37
37
hooks :
38
38
- id : prettier
39
39
types_or : [yaml, html, json]
52
52
- id : rst-inline-touching-normal
53
53
54
54
- repo : https://github.com/pre-commit/mirrors-mypy
55
- rev : " v1.7.1 "
55
+ rev : " v1.8.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.1.8
64
+ rev : v0.1.9
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 : " 2023.11.17 "
73
+ rev : " 2023.12.21 "
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