diff --git a/docs/usage/configuration-options.md b/docs/usage/configuration-options.md index 92ae54e447bfcc6d199eafd99ce31853d399304f..ef93c516381c80aaae76e2d795c6906af45d9a3f 100644 --- a/docs/usage/configuration-options.md +++ b/docs/usage/configuration-options.md @@ -3769,10 +3769,6 @@ Renovate does not support scheduled minutes or "at an exact time" granularity. !!! note Actions triggered via the [Dependency Dashboard](#dependencydashboard) are not restricted by a configured schedule. -<!-- prettier-ignore --> -!!! tip - To validate your `later` schedule before updating your `renovate.json`, you can use [this CodePen](https://codepen.io/rationaltiger24/full/ZExQEgK). - ## semanticCommitScope By default you will see Angular-style commit prefixes like `"chore(deps):"`.