Skip to content

Commit 8425230

Browse files
authored
[EDI] Guidance for the configuration of private registries for Dependabot (#59308)
1 parent 2dc2108 commit 8425230

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

content/code-security/how-tos/secure-your-supply-chain/manage-your-dependency-security/guidance-for-the-configuration-of-private-registries-for-dependabot.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,13 @@ redirect_from:
1818
contentType: how-tos
1919
---
2020

21-
## About configuring private registries for {% data variables.product.prodname_dependabot %}
22-
2321
This article contains recommendations and advice to help you configure {% data variables.product.prodname_dependabot %} to access your private registry, along with:
2422

25-
* Detailed snippets of the `dependabot.yml` configuration file for each package manager.
26-
* Important limitations or caveats.
27-
* Steps explaining how to test that the configuration is working.
28-
* Extra configuration options, wherever appropriate (for example, npm has a configuration file that needs to be set).
29-
* Advice about configuring registry hosts.
23+
* Detailed snippets of the `dependabot.yml` configuration file for each package manager
24+
* Important limitations or caveats
25+
* Steps explaining how to test that the configuration is working
26+
* Extra configuration options, wherever appropriate (for example, npm has a configuration file that needs to be set)
27+
* Advice about configuring registry hosts
3028

3129
You'll find detailed guidance for the setup of the following package managers:
3230

0 commit comments

Comments
 (0)