1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
---
myst:
html_meta:
"description": "Dependabot is automated dependency management tool"
"keywords": "Automated dependency management tool, Dependency management, Dependabot, Documentation dependencies"
---
# Dependabot
Dependabot is automated dependency management tool.
It is used to keep ROCm documentation dependencies up to date.
[Here is an example PR that dependabot made on the ROCm repository](https://github.com/ROCm/ROCm/pull/2273)
[Dependabot Configuration used by this project](https://github.com/ROCm/rocm-docs-core/blob/develop/.github/dependabot.yml)
[GitHub Dependabot Configuration Guide](https://docs.github.com/en/code-security/dependabot)
|