File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,27 +30,38 @@ updates:
3030 # master-7
3131 - package-ecosystem : npm
3232 directory : ' /'
33- target-branch : master -7
33+ target-branch : stable -7
3434 schedule :
3535 interval : weekly
3636 day : monday
3737 time : ' 02:00'
3838 timezone : Europe/Paris
3939 commit-message :
40- prefix : ' [master -7] '
40+ prefix : ' [stable -7] '
4141 open-pull-requests-limit : 10
4242 ignore :
4343 - dependency-name : ' *'
4444 update-types : ['version-update:semver-major']
4545
46+ - package-ecosystem : composer
47+ directory : ' /'
48+ schedule :
49+ interval : weekly
50+ day : monday
51+ time : ' 02:00'
52+ timezone : Europe/Paris
53+ commit-message :
54+ prefix : ' [stable-7] '
55+ open-pull-requests-limit : 10
56+
4657 - package-ecosystem : github-actions
4758 directory : ' /'
48- target-branch : master -7
59+ target-branch : stable -7
4960 schedule :
5061 interval : weekly
5162 day : monday
5263 time : ' 02:00'
5364 timezone : Europe/Paris
5465 commit-message :
55- prefix : ' [master -7] '
66+ prefix : ' [stable -7] '
5667 open-pull-requests-limit : 10
You can’t perform that action at this time.
0 commit comments