Skip to content

Commit ad48e05

Browse files
authored
Merge pull request #52794 from github/repo-sync
Repo sync
2 parents ab205d9 + 4cb48a8 commit ad48e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/dependabot/working-with-dependabot/guidance-for-the-configuration-of-private-registries-for-dependabot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ If there is no global registry defined in a `.npmrc` file, you can set `replaces
318318

319319
{% data reusables.dependabot.access-private-dependencies-link %}
320320

321-
For scoped dependencies (`@my-org/my-dep`), {% data variables.product.prodname_dependabot %} requires that the private registry is defined in the project's `.npmrc file`. To define private registries for individual scopes, use `@myscope:registry=https://private_registry_url`.
321+
For scoped dependencies (`@my-org/my-dep`), {% data variables.product.prodname_dependabot %} requires that the private registry is defined in the project's `.npmrc` file. To define private registries for individual scopes, use `@myscope:registry=https://private_registry_url`.
322322

323323
Registries should be configured using the `https` protocol.
324324

0 commit comments

Comments
 (0)