File tree 1 file changed +9
-85
lines changed
1 file changed +9
-85
lines changed Original file line number Diff line number Diff line change 2
2
version : 2
3
3
updates :
4
4
- package-ecosystem : " github-actions"
5
- directory : " /"
6
- schedule :
7
- interval : " monthly"
8
- groups :
9
- gha-deps :
10
- patterns :
11
- - " *"
12
- assignees :
13
- - lopopolo
14
- labels :
15
- - A-deps
16
- - package-ecosystem : " github-actions"
17
- directory : " /audit"
18
- schedule :
19
- interval : " monthly"
20
- groups :
21
- gha-deps :
22
- patterns :
23
- - " *"
24
- assignees :
25
- - lopopolo
26
- labels :
27
- - A-deps
28
- - package-ecosystem : " github-actions"
29
- directory : " /build-and-test"
30
- schedule :
31
- interval : " monthly"
32
- groups :
33
- gha-deps :
34
- patterns :
35
- - " *"
36
- assignees :
37
- - lopopolo
38
- labels :
39
- - A-deps
40
- - package-ecosystem : " github-actions"
41
- directory : " /check-minimal-versions"
42
- schedule :
43
- interval : " monthly"
44
- groups :
45
- gha-deps :
46
- patterns :
47
- - " *"
48
- assignees :
49
- - lopopolo
50
- labels :
51
- - A-deps
52
- - package-ecosystem : " github-actions"
53
- directory : " /code-coverage"
54
- schedule :
55
- interval : " monthly"
56
- groups :
57
- gha-deps :
58
- patterns :
59
- - " *"
60
- assignees :
61
- - lopopolo
62
- labels :
63
- - A-deps
64
- - package-ecosystem : " github-actions"
65
- directory : " /lint-and-format"
66
- schedule :
67
- interval : " monthly"
68
- groups :
69
- gha-deps :
70
- patterns :
71
- - " *"
72
- assignees :
73
- - lopopolo
74
- labels :
75
- - A-deps
76
- - package-ecosystem : " github-actions"
77
- directory : " /miri"
78
- schedule :
79
- interval : " monthly"
80
- groups :
81
- gha-deps :
82
- patterns :
83
- - " *"
84
- assignees :
85
- - lopopolo
86
- labels :
87
- - A-deps
88
- - package-ecosystem : " github-actions"
89
- directory : " /rustdoc"
5
+ directories :
6
+ - " /"
7
+ - " /audit"
8
+ - " /build-and-test"
9
+ - " /check-minimal-versions"
10
+ - " /code-coverage"
11
+ - " /lint-and-format"
12
+ - " /miri"
13
+ - " /rustdoc"
90
14
schedule :
91
15
interval : " monthly"
92
16
groups :
You can’t perform that action at this time.
0 commit comments