Skip to content

Commit d2d33b8

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/renovate.json

+1-1
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)