mirror of
https://github.com/ossf/scorecard.git
synced 2024-11-05 05:17:00 +03:00
📖 Fix the docs for Automatic checks for dependency
Fixed the docs for automatic checks for dependency
This commit is contained in:
parent
1ec9ada137
commit
d177fdaf57
@ -18,7 +18,7 @@ A project which is not active may not be patched, may not have its dependencies
|
|||||||
|
|
||||||
## Automatic-Dependency-Update
|
## Automatic-Dependency-Update
|
||||||
|
|
||||||
This check tries to determine if a project has dependencies automatically updated. The checks looks for [dependabot](https://dependabot.com/docs/config-file/) or [renovatebot](https://docs.renovatebot.com/configuration-options/).This check only looks if it is enabled and does not ensure that it is run and PullRequests are merged.
|
This check tries to determine if a project has dependencies automatically updated. The checks looks for [dependabot](https://dependabot.com/docs/config-file/) or [renovatebot](https://docs.renovatebot.com/configuration-options/). This check only looks if it is enabled and does not ensure that it is run and pull requests are merged.
|
||||||
|
|
||||||
**Remediation steps**
|
**Remediation steps**
|
||||||
- Signup for automatic dependency updates with dependabot or renovatebot and place the config file in the locations that are recommended by these tools.
|
- Signup for automatic dependency updates with dependabot or renovatebot and place the config file in the locations that are recommended by these tools.
|
||||||
|
Loading…
Reference in New Issue
Block a user