File tree Expand file tree Collapse file tree 1 file changed +2
-46
lines changed Expand file tree Collapse file tree 1 file changed +2
-46
lines changed Original file line number Diff line number Diff line change @@ -2,52 +2,8 @@ version: 2
2
2
updates :
3
3
4
4
- package-ecosystem : " cargo"
5
- directory : " examples/hello-world"
6
- schedule :
7
- interval : " monthly"
8
- groups :
9
- deps :
10
- patterns :
11
- - " *"
12
-
13
- - package-ecosystem : " cargo"
14
- directory : " examples/hello-world-script"
15
- schedule :
16
- interval : " monthly"
17
- groups :
18
- deps :
19
- patterns :
20
- - " *"
21
-
22
- - package-ecosystem : " cargo"
23
- directory : " examples/hello-world-setuppy"
24
- schedule :
25
- interval : " monthly"
26
- groups :
27
- deps :
28
- patterns :
29
- - " *"
30
-
31
- - package-ecosystem : " cargo"
32
- directory : " examples/html-py-ever"
33
- schedule :
34
- interval : " monthly"
35
- groups :
36
- deps :
37
- patterns :
38
- - " *"
39
-
40
- - package-ecosystem : " cargo"
41
- directory : " examples/namespace_package"
42
- schedule :
43
- interval : " monthly"
44
- groups :
45
- deps :
46
- patterns :
47
- - " *"
48
-
49
- - package-ecosystem : " cargo"
50
- directory : " examples/rust_with_cffi"
5
+ directories :
6
+ - " examples/*"
51
7
schedule :
52
8
interval : " monthly"
53
9
groups :
You can’t perform that action at this time.
0 commit comments