1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Apply suggestions from code review

Co-authored-by: hubwriter <hubwriter@github.com>
This commit is contained in:
Felicity Chapman
2022-06-01 12:38:57 +01:00
committed by GitHub
parent a57ac25559
commit 88f73f45af
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ For more information, see "[About {% data variables.product.prodname_dependabot_
You can enable {% data variables.product.prodname_dependabot %} to automatically raise pull requests to keep your dependencies up-to-date. For more information, see "[About {% data variables.product.prodname_dependabot_version_updates %}](/code-security/supply-chain-security/about-dependabot-version-updates)."
{% if dependabot-settings-update-37 %}
1. From the main page of your repository, click **{% octicon "gear" aria-label="The Settings gear" %}Settings**.
1. From the main page of your repository, click **{% octicon "gear" aria-label="The Settings gear" %} Settings**.
2. Click **Security & analysis**.
3. Next to {% data variables.product.prodname_dependabot_version_updates %}, click **Enable** to create a basic *dependabot.yml* configuration file.
4. Specify the dependencies to update and commit the file to the repository. For more information, see "[Configuring Dependabot version updates](/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#enabling-dependabot-version-updates)."