We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0f9bf commit d808cb0Copy full SHA for d808cb0
docs/usage/configuration-options.md
@@ -2700,7 +2700,7 @@ When the time passed since the release is _less_ than the set `minimumReleaseAge
2700
After enough days have passed: Renovate replaces the "pending" status with a "passing" status check.
2701
2702
The datasource that Renovate uses must have a release timestamp for the `minimumReleaseAge` config option to work.
2703
-Some datasources may have a release timestamp, but in a format that's Renovate does not support.
+Some datasources may have a release timestamp, but in a format Renovate does not support.
2704
In those cases a feature request needs to be implemented.
2705
2706
<!-- prettier-ignore -->
0 commit comments