File tree Expand file tree Collapse file tree 1 file changed +12
-23
lines changed
Expand file tree Collapse file tree 1 file changed +12
-23
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : github-actions
4- directory : /
3+ - package-ecosystem : ' github-actions'
4+ directory : ' / '
55 schedule :
6- interval : monthly
6+ interval : ' monthly'
77 groups :
8- actions-minor :
9- update-types :
10- - minor
11- - patch
8+ github-actions-updates :
9+ patterns :
10+ - ' *'
1211
13- - package-ecosystem : npm
14- directory : /
12+ - package-ecosystem : ' npm'
13+ directory : ' / '
1514 schedule :
16- interval : monthly
17- ignore :
18- - dependency-name : ' @types/node'
19- update-types :
20- - ' version-update:semver-major'
15+ interval : ' monthly'
2116 groups :
22- npm-development :
23- dependency-type : development
24- update-types :
25- - minor
26- - patch
27- npm-production :
28- dependency-type : production
29- update-types :
30- - patch
17+ npm-updates :
18+ patterns :
19+ - ' *'
You can’t perform that action at this time.
0 commit comments