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.2
24
+ rev : 0.27.3
25
25
hooks :
26
26
- id : check-github-workflows
27
27
31
31
- id : mdformat
32
32
33
33
- repo : https://github.com/pre-commit/mirrors-prettier
34
- rev : " v3.1.0 "
34
+ rev : " v4.0.0-alpha.8 "
35
35
hooks :
36
36
- id : prettier
37
37
types_or : [yaml, html, json]
49
49
args : ["-L", "sur,nd"]
50
50
51
51
- repo : https://github.com/pre-commit/mirrors-mypy
52
- rev : " v1.7.1 "
52
+ rev : " v1.8.0 "
53
53
hooks :
54
54
- id : mypy
55
55
files : pytest_jupyter
71
71
- id : rst-inline-touching-normal
72
72
73
73
- repo : https://github.com/astral-sh/ruff-pre-commit
74
- rev : v0.1.6
74
+ rev : v0.1.9
75
75
hooks :
76
76
- id : ruff
77
77
types_or : [python, jupyter]
80
80
types_or : [python, jupyter]
81
81
82
82
- repo : https://github.com/scientific-python/cookie
83
- rev : " 2023.11.17 "
83
+ rev : " 2023.12.21 "
84
84
hooks :
85
85
- id : sp-repo-review
86
86
additional_dependencies : ["repo-review[cli]"]
You can’t perform that action at this time.
0 commit comments