File: dependabot.md

package info (click to toggle)
rocm-docs-core 1.23.0-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,632 kB
  • sloc: python: 1,960; sh: 160; javascript: 152; cpp: 29; makefile: 27
file content (17 lines) | stat: -rw-r--r-- 685 bytes parent folder | download
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)