Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore: enable renovate lockfile maintenance (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
aabmass authored Jul 22, 2021
1 parent 3c26adb commit 3099c34
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"group:allNonMajor",
"docker:disable"
],
"dependencyDashboard": true
"dependencyDashboard": true,
"lockFileMaintenance": {
"enabled": true
}
}

0 comments on commit 3099c34

Please sign in to comment.