We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e38865 commit 55adb72Copy full SHA for 55adb72
1 file changed
renovate.json
@@ -21,6 +21,11 @@
21
"description": "Remove word `dependency` from commit messages and PR titles",
22
"matchDatasources": ["npm"],
23
"commitMessageTopic": "{{depName}}"
24
+ },
25
+ {
26
+ "description": "Fetch changelog details for twemoji packages",
27
+ "matchPackageNames": ["@discordapp/twemoji"],
28
+ "sourceUrl": "https://github.com/jdjdecked/twemoji"
29
}
30
],
31
"customManagers": [
0 commit comments