File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " npm"
4+ directory : " /" # Root package.json
5+ schedule :
6+ interval : " weekly"
7+ day : " monday"
8+ time : " 09:00"
9+ timezone : " UTC"
10+ assignees :
11+ - morningstarxcdcode
12+ reviewers :
13+ - Bot-Maintains
14+ labels :
15+ - " dependencies"
16+ - " auto-update"
17+ ignore :
18+ - dependency-name : " express"
19+ versions : [">=4.17.1"]
20+ commit-message :
21+ prefix : " chore"
22+ include : " scope"
23+ open-pull-requests-limit : 5
24+
25+ - package-ecosystem : " yarn"
26+ directory : " /frontend" # For a subdirectory, e.g. monorepo frontend
27+ schedule :
28+ interval : " daily"
29+
30+ - package-ecosystem : " github-actions"
31+ directory : " /"
32+ schedule :
33+ interval : " weekly"
34+
35+ - package-ecosystem : " docker"
36+ directory : " /"
37+ schedule :
38+ interval : " monthly"
You can’t perform that action at this time.
0 commit comments