Skip to content

Commit

Permalink
chore(renovate): require dashboard approval for lerna updates (#4276)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Nov 22, 2023
1 parent 079c1f5 commit b3a539d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"schedule": ["before 3am on Monday"]
},
{
"matchPackageNames": ["typescript", "webpack", "webpack-cli"],
"matchPackageNames": ["typescript", "webpack", "webpack-cli", "lerna"],
"dependencyDashboardApproval": true
}
],
Expand Down

0 comments on commit b3a539d

Please sign in to comment.