We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fe4523 commit c823d71Copy full SHA for c823d71
renovate.json
@@ -16,6 +16,11 @@
16
"matchDepTypes": ["engines"],
17
"rangeStrategy": "auto"
18
},
19
+ {
20
+ "description": "Remove word `dependency` from commit messages and PR titles",
21
+ "matchDatasources": ["npm"],
22
+ "commitMessageTopic": "{{depName}}"
23
+ },
24
{
25
"description": "Fetch changelog details for twemoji packages",
26
"matchPackageNames": ["@discordapp/twemoji"],
0 commit comments