Skip to content

Commit

Permalink
chore: enable renovate "lockFileMaintenance"
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Mar 25, 2024
1 parent 198eea0 commit 9057ebe
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"matchManagers": ["npm"],
"enabled": false
}
]
],
"lockFileMaintenance": {
"enabled": true
}
}

0 comments on commit 9057ebe

Please sign in to comment.