Skip to content

Commit 9eb195d

Browse files
Apply suggestions from code review
Co-authored-by: Felicity Chapman <felicitymay@github.com>
1 parent 4df2325 commit 9eb195d

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
When {% data variables.product.prodname_dependabot %} raises pull requests, these pull requests could be for _version_ or _security_ updates:
22

3-
- {% data variables.product.prodname_dependabot_version_updates %} are automated pull requests that help you update dependencies with known vulnerabilities. To check the status of version updates, navigate to the Insights tab of your repository, then Dependency Graph, and {% data variables.product.prodname_dependabot %}.
4-
- {% data variables.product.prodname_dependabot_security_updates %} are automated pull requests that keep your dependencies updated, even when they don’t have any vulnerabilities.
3+
- {% data variables.product.prodname_dependabot_security_updates %} are automated pull requests that help you update dependencies with known vulnerabilities.
4+
- {% data variables.product.prodname_dependabot_version_updates %} are automated pull requests that keep your dependencies updated, even when they don’t have any vulnerabilities. To check the status of version updates, navigate to the Insights tab of your repository, then Dependency Graph, and {% data variables.product.prodname_dependabot %}.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
When you enable one or more security and analysis features for existing repositories, you will see the appropriate results displayed on {% data variables.product.prodname_dotcom %} within minutes:
1+
When you enable one or more security and analysis features for existing repositories, you will see any results displayed on {% data variables.product.prodname_dotcom %} within minutes:
22

33
- All the existing repositories will have the selected configuration.
44
- New repositories will follow the selected configuration if you've enabled the checkbox for new repositories.{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.22" %}
55
- We use the permissions to scan for manifest files to apply the relevant services.{% endif %}
66
- You'll see information on your dependency graph.
7-
- {% data variables.product.prodname_dotcom %} will generate {% data variables.product.prodname_dependabot_alerts %} and raise pull requests
7+
- {% data variables.product.prodname_dotcom %} will generate {% data variables.product.prodname_dependabot_alerts %} and raise pull requests

0 commit comments

Comments
 (0)