diff --git a/.github/renovate.json b/.github/renovate.json index a86816298edf8..3271e96fd0f97 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["github>Boshen/renovate", "helpers:pinGitHubActionDigests"], + "updateNotScheduled": true, "ignorePaths": [ "crates/oxc_linter/fixtures/**" ]