Hallo, Entdecker! An dieser Seite wird aktiv gearbeitet, oder sie wird noch übersetzt. Die neuesten und genauesten Informationen findest Du in unserer englischsprachigen Dokumentation.

Listing dependencies configured for version updates

You can view the dependencies that GitHub Dependabot monitors for updates.

Inhalt dieses Artikels

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Oder, learn how to contribute.

Note: GitHub Dependabot version updates are currently in beta and subject to change. To use the beta feature, check in a configuration file to tell GitHub Dependabot which dependencies to maintain for you. For details, see "Enabling and disabling version updates."

Viewing dependencies monitored by GitHub Dependabot

After you've enabled version updates, you can confirm that your configuration is correct using the Dependabot tab in the dependency graph for the repository. For more information, see "Enabling and disabling version updates."

  1. Navigiere in GitHub zur Hauptseite des Repository.
  2. Klicke unter Deinem Repository-Namen auf Insights (Einblicke).
    Registerkarte „Insights" (Einblicke) auf der Navigationsleiste des Haupt-Repository
  3. Klicke in der linken Seitenleiste auf Dependency graph (Abhängigkeitsdiagramm).
    Registerkarte „Dependency graph" (Abhängigkeitsdiagramm) in der linken Seitenleiste
  4. Under "Dependency graph", click Dependabot.
    Dependency graph, Dependabot tab
  5. Optionally, to view the files monitored for a package manager, click the associated .
    Monitored dependency files

If any dependencies are missing, check the log files for errors. If any package managers are missing, review the configuration file.

Viewing GitHub Dependabot log files

  1. On the Dependabot tab, click Last checked TIME ago to see the log file that GitHub Dependabot generated during the last check for version updates.
    View log file
  2. Optionally, to rerun the version check, click Check for updates.
    Check for updates

Did this doc help you?

Help us make these docs great!

All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.

Make a contribution

Oder, learn how to contribute.