File tree Expand file tree Collapse file tree 1 file changed +95
-0
lines changed
Expand file tree Collapse file tree 1 file changed +95
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : cargo
4+ directory : " /rustytime"
5+ schedule :
6+ interval : weekly
7+ day : monday
8+ time : " 06:00"
9+ timezone : " Etc/UTC"
10+ target-branch : " main"
11+ open-pull-requests-limit : 10
12+ labels :
13+ - dependencies
14+ - rust
15+ commit-message :
16+ prefix : deps
17+ include : scope
18+ rebase-strategy : auto
19+ groups :
20+ rust-runtime :
21+ patterns :
22+ - " *"
23+ update-types :
24+ - " minor"
25+ - " patch"
26+ rust-major :
27+ patterns :
28+ - " *"
29+ update-types :
30+ - " major"
31+
32+ - package-ecosystem : npm
33+ directory : " /frontend"
34+ schedule :
35+ interval : weekly
36+ day : tuesday
37+ time : " 06:00"
38+ timezone : " Etc/UTC"
39+ target-branch : " main"
40+ open-pull-requests-limit : 8
41+ labels :
42+ - dependencies
43+ - frontend
44+ commit-message :
45+ prefix : deps
46+ include : scope
47+ groups :
48+ frontend-runtime :
49+ dependency-type : " production"
50+ patterns :
51+ - " *"
52+ frontend-dev :
53+ dependency-type : " development"
54+ patterns :
55+ - " *"
56+
57+ - package-ecosystem : docker
58+ directory : " /"
59+ schedule :
60+ interval : monthly
61+ day : wednesday
62+ time : " 06:00"
63+ timezone : " Etc/UTC"
64+ target-branch : " main"
65+ open-pull-requests-limit : 2
66+ labels :
67+ - dependencies
68+ - infra
69+ commit-message :
70+ prefix : deps
71+ include : scope
72+ groups :
73+ docker-base-images :
74+ patterns :
75+ - " *"
76+
77+ - package-ecosystem : github-actions
78+ directory : " /"
79+ schedule :
80+ interval : weekly
81+ day : thursday
82+ time : " 06:00"
83+ timezone : " Etc/UTC"
84+ target-branch : " main"
85+ open-pull-requests-limit : 5
86+ labels :
87+ - dependencies
88+ - ci
89+ commit-message :
90+ prefix : deps
91+ include : scope
92+ groups :
93+ actions :
94+ patterns :
95+ - " *"
You can’t perform that action at this time.
0 commit comments