File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " github-actions"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ open-pull-requests-limit : 5
8+ commit-message :
9+ prefix : " chore(deps)"
10+ groups :
11+ github-actions :
12+ patterns :
13+ - " *"
14+ update-types :
15+ - " minor"
16+ - " patch"
17+ - package-ecosystem : " cargo"
18+ directory : " /"
19+ schedule :
20+ interval : " weekly"
21+ open-pull-requests-limit : 5
22+ commit-message :
23+ prefix : " chore(deps)"
24+ groups :
25+ cargo :
26+ patterns :
27+ - " *"
28+ update-types :
29+ - " minor"
30+ - " patch"
31+ - package-ecosystem : " pip"
32+ directory : " /docs"
33+ schedule :
34+ interval : " weekly"
35+ open-pull-requests-limit : 5
36+ commit-message :
37+ prefix : " chore(deps)"
38+ groups :
39+ pip :
40+ patterns :
41+ - " *"
42+ update-types :
43+ - " minor"
44+ - " patch"
You can’t perform that action at this time.
0 commit comments