diff --git a/renovate.json b/renovate.json index 9ae2c572..ca846b44 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,7 @@ "extends": ["config:base"], "ignorePaths": ["test/"], "labels": ["Type: Dependencies"], + "lockFileMaintenance": {"enabled": true}, "stabilityDays": 1, "vulnerabilityAlerts": { "labels": ["Type: Security"]