Skip to content

Commit 8c58c3d

Browse files
committed
renovatebot: Enable rust manager, but only with dashboard approval
see https://docs.renovatebot.com/configuration-options/#dependencydashboardapproval
1 parent dcda610 commit 8c58c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"reviewersSampleSize": 1
1919
},
2020
"rust": {
21-
"enabled": false
21+
"dependencyDashboardApproval": true
2222
},
2323
"postUpdateOptions": ["yarnDedupeFewer"],
2424
"packageRules": [{

0 commit comments

Comments
 (0)