diff --git a/renovate.json5 b/renovate.json5 index e6ffc25..a5dfd23 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -8,9 +8,9 @@ }, "lockFileMaintenance": { "enabled": true, - "extends": [ - "schedule:daily" - ] + // "extends": [ + // "schedule:daily" + // ] }, "customManagers": [ { @@ -28,4 +28,4 @@ "extractVersionTemplate": "{{#if extractVersion}}{{{extractVersion}}}{{else}}^(?.*)${{/if}}", }, ], -} \ No newline at end of file +}