File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "description" : " Group GitHub Actions updates" ,
2626 "matchManagers" : [" github-actions" ],
2727 "groupName" : " github actions" ,
28- "automerge" : true ,
2928 "matchUpdateTypes" : [" minor" , " patch" ]
3029 },
3130 {
32- "description" : " Auto-merge minor/patch Go module updates" ,
31+ "description" : " Group minor/patch Go module updates" ,
3332 "matchManagers" : [" gomod" ],
34- "automerge" : true ,
3533 "matchUpdateTypes" : [" minor" , " patch" ]
3634 },
3735 {
38- "description" : " Auto-merge minor/patch Python dependency updates" ,
36+ "description" : " Group minor/patch Python dependency updates" ,
3937 "matchManagers" : [" pip_requirements" ],
40- "automerge" : true ,
4138 "matchUpdateTypes" : [" minor" , " patch" ]
4239 },
4340 {
44- "description" : " Auto-merge minor/patch pre-commit hook updates" ,
41+ "description" : " Group minor/patch pre-commit hook updates" ,
4542 "matchManagers" : [" pre-commit" ],
46- "automerge" : true ,
4743 "matchUpdateTypes" : [" minor" , " patch" ]
4844 }
4945 ]
You can’t perform that action at this time.
0 commit comments