Skip to content

Commit 3cd22b3

Browse files
committed
Fixed procedure
1 parent 284b033 commit 3cd22b3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/code-security/supply-chain-security/upgrading-from-dependabotcom-to-github-native-dependabot.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ While we built most of the Dependabot Preview features into {% data variables.pr
2727
In {% data variables.product.prodname_dotcom %}-native {% data variables.product.prodname_dependabot %}, you can configure all version updates using the configuration file. This file is similar to the Dependabot Preview configuration file with a few changes and improvements that will be automatically included in your upgrade pull request.
2828

2929
To see update logs for {% data variables.product.prodname_dotcom %}-native {% data variables.product.prodname_dependabot %} that were previously on the Dependabot.com dashboard:
30-
1. Navigate to your repository’s **Insights** page.
31-
2. Click **Dependency graph** to the left.
32-
3. Click **{% data variables.product.prodname_dependabot %}**.
30+
31+
1. Navigate to your repository’s **Insights** page.
32+
2. Click **Dependency graph** to the left.
33+
3. Click **{% data variables.product.prodname_dependabot %}**.
3334

3435
For more information about version updates with {% data variables.product.prodname_dotcom %}-native {% data variables.product.prodname_dependabot %}, see "[About Dependabot version updates](/code-security/supply-chain-security/about-dependabot-version-updates)."
3536

0 commit comments

Comments
 (0)