1
0
mirror of synced 2025-12-20 02:19:14 -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

@@ -35,7 +35,7 @@ You enable {% data variables.product.prodname_dependabot_version_updates %} by c
## Enabling {% data variables.product.prodname_dependabot_version_updates %} ## Enabling {% data variables.product.prodname_dependabot_version_updates %}
You enable {% data variables.product.prodname_dependabot_version_updates %} by commiting a *dependabot.yml* configuration file to your repository. You enable {% data variables.product.prodname_dependabot_version_updates %} by commiting a *dependabot.yml* configuration file to your repository.
{% if dependabot-settings-update-37 %}If you enable the feature in your settings page, GitHub creates a basic file for you to expand, otherwise you can create the file using any file editor. {% if dependabot-settings-update-37 %}If you enable the feature in your settings page, GitHub creates a basic file which you can edit, otherwise you can create the file using any file editor.
{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %} {% data reusables.repositories.sidebar-settings %}