File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
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 21
21
- id : trailing-whitespace
22
22
23
23
- repo : https://github.com/python-jsonschema/check-jsonschema
24
- rev : 0.27.1
24
+ rev : 0.27.3
25
25
hooks :
26
26
- id : check-github-workflows
27
27
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]
45
45
additional_dependencies : [black==23.7.0]
46
46
47
47
- repo : https://github.com/pre-commit/mirrors-mypy
48
- rev : " v1.7.1 "
48
+ rev : " v1.8.0 "
49
49
hooks :
50
50
- id : mypy
51
51
files : jupyter_core
67
67
- id : rst-inline-touching-normal
68
68
69
69
- repo : https://github.com/astral-sh/ruff-pre-commit
70
- rev : v0.1.6
70
+ rev : v0.1.9
71
71
hooks :
72
72
- id : ruff
73
73
types_or : [python, jupyter]
76
76
types_or : [python, jupyter]
77
77
78
78
- repo : https://github.com/scientific-python/cookie
79
- rev : " 2023.11.17 "
79
+ rev : " 2023.12.21 "
80
80
hooks :
81
81
- id : sp-repo-review
82
82
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments