Skip to content

Commit

Permalink
fix(datasource/docker): remove default group commit message topic (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Aug 24, 2022
1 parent d077667 commit bcddc69
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/modules/datasource/docker/index.ts
Expand Up @@ -362,9 +362,6 @@ const defaultConfig = {
branchTopic: 'digests-pin',
},
},
group: {
commitMessageTopic: '{{{groupName}}} Docker tags',
},
};

function findLatestStable(tags: string[]): string | null {
Expand Down

0 comments on commit bcddc69

Please sign in to comment.