diff --git a/renovate.json5 b/renovate.json5 index 7ac2dee..8a7e28a 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -49,6 +49,14 @@ ], }, ], + lockFileMaintenance: { + "enabled": true, + "commitMessageAction": "update", + "commitMessageTopic": "lockfiles", + schedule: [ + 'at any time', + ] + }, packageRules: [ { groupName: 'subcharts (minor & patch)',