File tree Expand file tree Collapse file tree 1 file changed +13
-15
lines changed
Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Original file line number Diff line number Diff line change 1- version : 2
1+ ---
22updates :
3- - package-ecosystem : mix
4- versioning-strategy : lockfile-only
5- directory : " /"
6- schedule :
7- interval : daily
8- # interval: weekly
9- # day: thursday
3+ - directory : /
104 groups :
11- production-dependencies :
12- dependency-type : production
135 dev-dependencies :
146 dependency-type : development
15- - package-ecosystem : " github-actions"
16- directory : " /"
7+ production-dependencies :
8+ dependency-type : production
9+ package-ecosystem : mix
1710 schedule :
18- interval : " weekly"
11+ interval : monthly
12+ versioning-strategy : lockfile-only
13+ - directory : /
1914 groups :
20- # Group all GitHub Actions updates together to have less PRs
2115 github-actions :
2216 applies-to : version-updates
2317 patterns :
24- - " *"
18+ - ' *'
19+ package-ecosystem : github-actions
20+ schedule :
21+ interval : monthly
22+ version : 2
You can’t perform that action at this time.
0 commit comments