Skip to content

Commit

Permalink
[core] Enabled Renovate's lockfile maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
michaldudak committed May 5, 2022
1 parent f4b8bf2 commit b9844fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"rebaseWhen": "conflicted",
"ignoreDeps": [],
"labels": ["dependencies"],
"lockFileMaintenance": {
"enabled": true,
"schedule": "before 6:00am on the first day of the month"
},
"packageRules": [
{
"matchDepTypes": ["peerDependencies"],
Expand Down

0 comments on commit b9844fc

Please sign in to comment.