diff --git a/config.js b/config.js index a3ebc41..4875ecf 100644 --- a/config.js +++ b/config.js @@ -11,4 +11,8 @@ module.exports = { "mergeConfidence:all-badges", ], osvVulnerabilityAlerts: true, + lockFileMaintenance: { + enabled: true, + automerge: true, + }, };