1
0
mirror of synced 2026-01-08 03:01:54 -05:00

Fix ordered lists to only use 1. (#38283)

Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Grace Park
2023-06-26 16:25:04 -07:00
committed by GitHub
parent d7e76b3ee5
commit 1dfa5c251e
554 changed files with 1938 additions and 1930 deletions

View File

@@ -109,7 +109,7 @@ On a fork, you also need to explicitly enable {% data variables.product.prodname
{% data reusables.repositories.accessing-repository-graphs %}
{% data reusables.repositories.click-dependency-graph %}
{% data reusables.dependabot.click-dependabot-tab %}
5. Under "Enable Dependabot", click **Enable Dependabot**.
1. Under "Enable Dependabot", click **Enable Dependabot**.
{% endif %}

View File

@@ -38,4 +38,4 @@ If any dependencies are missing, check the log files for errors. If any package
## Viewing {% data variables.product.prodname_dependabot %} log files
1. 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.
2. Optionally, to rerun the version check, click **Check for updates**.
1. Optionally, to rerun the version check, click **Check for updates**.