File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 142142 commitMessageTopic : '{{groupSlug}} dependencies' ,
143143 commitMessageExtra : '' ,
144144 } ,
145+ {
146+ description : 'Group dependencies' ,
147+ matchFileNames : [
148+ 'charts/heimdall-v2/**' ,
149+ ] ,
150+ groupName : 'Heimdall-v2 dependencies' ,
151+ groupSlug : 'heimdall-v2' ,
152+ commitMessageTopic : '{{groupSlug}} dependencies' ,
153+ commitMessageExtra : '' ,
154+ } ,
145155 {
146156 description : 'Group dependencies' ,
147157 matchFileNames : [
Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ version: 0.0.1
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- # renovate: image=0xpolygon/heimdall
24+ # renovate: image=0xpolygon/heimdall-v2
2525appVersion : " 0.2.12"
You can’t perform that action at this time.
0 commit comments