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