Skip to content

Commit 6841e5b

Browse files
authored
build: configure twemoji changelog to be upstream fork (#2084)
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent a1a9ed7 commit 6841e5b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

renovate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@
2121
"description": "Remove word `dependency` from commit messages and PR titles",
2222
"matchDatasources": ["npm"],
2323
"commitMessageTopic": "{{depName}}"
24+
},
25+
{
26+
"description": "Fetch changelog details for twemoji packages",
27+
"matchPackageNames": ["@discordapp/twemoji"],
28+
"sourceUrl": "https://github.com/jdjdecked/twemoji"
2429
}
2530
],
2631
"customManagers": [

0 commit comments

Comments
 (0)