File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1010 "automergeStrategy" : " merge-commit" ,
1111 "platformAutomerge" : true ,
1212 "packageRules" : [
13+ {
14+ "matchUpdateTypes" : [
15+ " minor" ,
16+ " patch" ,
17+ " pin" ,
18+ " digest"
19+ ],
20+ "automerge" : true
21+ },
1322 {
1423 "description" : " Group renovate docker tag and pre-commit-hooks tag" ,
1524 "groupName" : " renovate group" ,
16- "extends" : [" schedule:automergeMonthly" ],
1725 "addLabels" : [
1826 " auto-approval" ,
1927 " renovate"
2230 " docker" ,
2331 " github-tags"
2432 ],
25- "automerge" : true ,
2633 "matchDepNames" : [
2734 " ghcr.io/renovatebot/renovate" ,
2835 " renovatebot/pre-commit-hooks"
2936 ]
3037 },
3138 {
32- "commitMessageTopic" : " serious-scaffold-cpp " ,
39+ "commitMessageTopic" : " serious-scaffold" ,
3340 "matchDepTypes" : [
3441 " copier-template"
3542 ],
You can’t perform that action at this time.
0 commit comments