@@ -2250,7 +2250,7 @@ To opt in to letting Renovate update internal package versions normally, set thi
...
@@ -2250,7 +2250,7 @@ To opt in to letting Renovate update internal package versions normally, set thi
## updateNotScheduled
## updateNotScheduled
When schedules are in use, it generally means "no updates".
When schedules are in use, it generally means "no updates".
However there are cases where updates might be desirable - e.g. if you have configured prCreation=not-pending, or you have rebaseStale=true and the base branch is updated so you want Renovate PRs to be rebased.
However there are cases where updates might be desirable - e.g. if you have configured prCreation=not-pending, or you have rebaseWhen=behind-base-branch and the base branch is updated so you want Renovate PRs to be rebased.
This defaults to `true`, meaning that Renovate will perform certain "desirable" updates to _existing_ PRs even when outside of schedule.
This defaults to `true`, meaning that Renovate will perform certain "desirable" updates to _existing_ PRs even when outside of schedule.
If you wish to disable all updates outside of scheduled hours then configure this field to `false`.
If you wish to disable all updates outside of scheduled hours then configure this field to `false`.