File tree 2 files changed +13
-5
lines changed
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.2
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 .0.3 "
36
+ rev : " v4 .0.0-alpha.8 "
37
37
hooks :
38
38
- id : prettier
39
39
types_or : [yaml, html, json]
52
52
args : ["-L", "sur,nd"]
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_events"
77
77
- id : rst-inline-touching-normal
78
78
79
79
- repo : https://github.com/astral-sh/ruff-pre-commit
80
- rev : v0.1.6
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