Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] track markdown-link-check with renovate (open-telemetry#36552)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR adds markdown-link-check to the tracked dependencies of renovate. It achieves that by using the [`customManagers:githubActionsVersions`](https://docs.renovatebot.com/presets-customManagers/#custommanagersgithubactionsversions) renovate preset that enables user to update arbitrary versions in github actions files without having to maintain their own regex for them. <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Fixes open-telemetry#36259 <!--Describe what testing was performed and which tests were added.--> #### Testing This setup is already in use in the dynatrace collector distro and works great: [latest update PR](Dynatrace/dynatrace-otel-collector#382), [renovate config](https://github.com/Dynatrace/dynatrace-otel-collector/blob/07e4662f92b0cadfb311eca74c9269c1c1598634/renovate.json#L6) --------- Signed-off-by: Moritz Wiesinger <[email protected]>
- Loading branch information