File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,15 @@ updates:
4
4
directory : " /"
5
5
schedule :
6
6
interval : " weekly"
7
+ groups :
8
+ actions :
9
+ patterns :
10
+ - " *"
7
11
- package-ecosystem : " pip"
8
12
directory : " /"
9
13
schedule :
10
14
interval : " weekly"
15
+ groups :
16
+ actions :
17
+ patterns :
18
+ - " *"
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, json]
58
58
- id : rst-inline-touching-normal
59
59
60
60
- repo : https://github.com/pre-commit/mirrors-mypy
61
- rev : " v1.7.1 "
61
+ rev : " v1.8.0 "
62
62
hooks :
63
63
- id : mypy
64
64
files : " ^jupyterlab_server"
77
77
]
78
78
79
79
- repo : https://github.com/astral-sh/ruff-pre-commit
80
- rev : v0.1.7
80
+ rev : v0.1.9
81
81
hooks :
82
82
- id : ruff
83
83
types_or : [python, jupyter]
86
86
types_or : [python, jupyter]
87
87
88
88
- repo : https://github.com/scientific-python/cookie
89
- rev : " 2023.11.17 "
89
+ rev : " 2023.12.21 "
90
90
hooks :
91
91
- id : sp-repo-review
92
92
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments