Skip to content

Commit

Permalink
chore: enable lock file maintenance (#6386)
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Apr 11, 2022
1 parent 2b89899 commit dad00b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"ignorePresets": [":prHourlyLimit2"],
"semanticCommits": true,
"dependencyDashboard": true,
"lockFileMaintenance": {
"enabled": true
},
"packageRules": [
{
"matchPackagePatterns": ["emotion", "^remark", "slate"],
Expand Down

0 comments on commit dad00b7

Please sign in to comment.