File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "template" : " https://github.com/projectsyn/commodore-component-template.git" ,
3- "commit" : " 7803d07f1d79fc8b902fcafbb336b6b0a4b57b90 " ,
3+ "commit" : " 4dee01c35c15a4a8f6d6e18b0f1dcdcdbc61247f " ,
44 "checkout" : " main" ,
55 "context" : {
66 "cookiecutter" : {
1313 "add_golden" : " y" ,
1414 "add_matrix" : " n" ,
1515 "add_go_unit" : " n" ,
16+ "automerge_patch" : " y" ,
17+ "automerge_patch_v0" : " n" ,
1618 "copyright_holder" :
" VSHN AG <[email protected] >" ,
1719 "copyright_year" : " 2021" ,
1820 "github_owner" : " projectsyn" ,
Original file line number Diff line number Diff line change 1818 "labels" : [
1919 " dependency"
2020 ],
21- "separateMinorPatch" : true
21+ "separateMinorPatch" : true ,
22+ "packageRules" : [
23+ {
24+ "matchUpdateTypes" : [" patch" ],
25+ "matchCurrentVersion" : " !/^v?0\\ ./" ,
26+ "automerge" : true ,
27+ "platformAutomerge" : false ,
28+ "labels" : [
29+ " dependency" ,
30+ " automerge"
31+ ]
32+ }
33+ ]
2234}
You can’t perform that action at this time.
0 commit comments