File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- # 1. npm / yarn dependencies for CLI and core JS code
3+ # 1. npm dependencies (root)
44 - package-ecosystem : " npm"
5- directory : " /" # root folder (since package.json is here) :contentReference[oaicite:2]{index=2}
5+ directory : " /"
66 schedule :
77 interval : " weekly"
88 open-pull-requests-limit : 8
@@ -16,11 +16,8 @@ updates:
1616 - " CodeMaverick-143"
1717 assignees :
1818 - " CodeMaverick-143"
19- # You may want to automatically merge safe patches:
20- automerge : true
21- automerge-type : " branch" # GitHub’s default branch merging via auto-merge
2219
23- # 2. GitHub Actions workflows updates
20+ # 2. GitHub Actions updates
2421 - package-ecosystem : " github-actions"
2522 directory : " /"
2623 schedule :
@@ -30,7 +27,7 @@ updates:
3027 - " ci"
3128 - " workflow-updates"
3229
33- # 3. Docker updates (if/when you add a Dockerfile )
30+ # 3. Docker (optional for future )
3431 - package-ecosystem : " docker"
3532 directory : " /"
3633 schedule :
You can’t perform that action at this time.
0 commit comments