Skip to content
Snippets Groups Projects
Commit 9ce71253 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 79151e10
No related branches found
No related tags found
No related merge requests found
Pipeline #23763579 passed
Loading
Loading
@@ -177,7 +177,7 @@ If a project has an executable `./scripts/renovate-migrations/tool-version-upgra
- `RENOVATE_POSTUPG_PACKAGE_FILE`: The filename that the dependency was found in
- `RENOVATE_POSTUPG_DEP_TYPE`: The dependency type (if extracted - manager-dependent)
 
This is necessary becaus Renovate will only run a single `postUpgradeTasks` for each dependency, if you override it for a package
This is necessary because Renovate will only run a single `postUpgradeTasks` for each dependency, if you override it for a package
that is managed by `.tool-versions` it will break the existing script resulting in a merge requist with a failed pipeline.
 
### Pinning dependency versions
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment