Skip to content

Commit 480649a

Browse files
authored
chore(renovate): enable dependency dashboard approval workflow
1 parent 82572b2 commit 480649a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"customManagers:biomeVersions",
88
"schedule:weekly"
99
],
10+
"dependencyDashboardApproval": true,
11+
"assignees": ["setchy"],
1012
"labels": ["dependency"],
1113
"rangeStrategy": "pin",
1214
"packageRules": [
@@ -22,7 +24,7 @@
2224
{
2325
"description": "Fetch changelog details for twemoji packages",
2426
"matchPackageNames": ["@discordapp/twemoji"],
25-
"sourceUrl": "https://github.com/jdjdecked/twemoji"
27+
"changelogUrl": "https://github.com/jdjdecked/twemoji"
2628
}
2729
],
2830
"customManagers": [

0 commit comments

Comments
 (0)