title | intro | permissions | redirect_from | versions | type | topics | shortTitle | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Listing dependencies configured for version updates |
You can view the dependencies that {% data variables.product.prodname_dependabot %} monitors for updates. |
{% data reusables.permissions.dependabot-yml-configure %} |
|
|
how_to |
|
List configured dependencies |
{% data reusables.dependabot.enterprise-enable-dependabot %}
After you've enabled version updates, you can confirm that your configuration is correct using the {% data variables.product.prodname_dependabot %} tab in the dependency graph for the repository. For more information, see "AUTOTITLE."
{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.accessing-repository-graphs %} {% data reusables.repositories.click-dependency-graph %} {% data reusables.dependabot.click-dependabot-tab %}
-
Optionally, to view the files monitored for a package manager, to the right of the package manager, click {% octicon "kebab-horizontal" aria-label="Show monitored" %}.
If any dependencies are missing, check the log files for errors. If any package managers are missing, review the configuration file.
{% ifversion dependabot-job-log %}
{% data reusables.dependabot.dependabot-jobs-log-access %}
To view the full logs files for a particular job, to the right of the log entry you are interested in, click view logs.
For more information, see "AUTOTITLE."
{% else %}
- On the {% data variables.product.prodname_dependabot %} tab, click Last checked TIME ago to see the log file that {% data variables.product.prodname_dependabot %} generated during the last check for version updates.
- Optionally, to rerun the version check, click Check for updates.
{% endif %}