File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 73
73
},
74
74
"semanticCommitScope" : " copier-template"
75
75
},
76
+ {
77
+ "description" : " Group apt packages to avoid failure when multiple packages are outdated." ,
78
+ "groupName" : " apt package(s)" ,
79
+ "matchDepTypes" : [
80
+ " apt"
81
+ ]
82
+ },
76
83
{
77
84
"description" : " Pre-commit 3.5.0 is pinned as the last version supporting Python 3.8." ,
78
85
"enabled" : false ,
Original file line number Diff line number Diff line change 82
82
},
83
83
"semanticCommitScope": "copier-template"
84
84
},
85
+ {
86
+ "description": "Group apt packages to avoid failure when multiple packages are outdated.",
87
+ "groupName": "apt packages",
88
+ "matchDepTypes": [
89
+ "apt"
90
+ ]
91
+ },
85
92
{
86
93
"description": "Pre-commit 3.5.0 is pinned as the last version supporting Python 3.8.",
87
94
"enabled": false,
You can’t perform that action at this time.
0 commit comments