We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82572b2 commit 480649aCopy full SHA for 480649a
renovate.json
@@ -7,6 +7,8 @@
7
"customManagers:biomeVersions",
8
"schedule:weekly"
9
],
10
+ "dependencyDashboardApproval": true,
11
+ "assignees": ["setchy"],
12
"labels": ["dependency"],
13
"rangeStrategy": "pin",
14
"packageRules": [
@@ -22,7 +24,7 @@
22
24
{
23
25
"description": "Fetch changelog details for twemoji packages",
26
"matchPackageNames": ["@discordapp/twemoji"],
- "sourceUrl": "https://github.com/jdjdecked/twemoji"
27
+ "changelogUrl": "https://github.com/jdjdecked/twemoji"
28
}
29
30
"customManagers": [
0 commit comments