Skip to content

Commit bdfc70b

Browse files
authored
Remove warning about nuget-feed not supporting replaces-base (#39519)
1 parent e6d9ee2 commit bdfc70b

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

content/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ The top-level `registries` key is optional and specifies authentication details.
4646

4747
{% data reusables.dependabot.dependabot-updates-registries-options %}
4848

49-
{% data reusables.dependabot.dependabot-replaces-base-nuget %}
50-
5149
For more information about the configuration options that are available and about the supported types, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#top-level-registries-key).
5250

5351
## Storing credentials for Dependabot to use

content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -818,8 +818,6 @@ updates:
818818

819819
{% data reusables.dependabot.dependabot-updates-registries-options %}
820820

821-
{% data reusables.dependabot.dependabot-replaces-base-nuget %}
822-
823821
{% data reusables.dependabot.advanced-private-registry-config-link %}
824822

825823
### `type` and authentication details
@@ -850,5 +848,3 @@ All sensitive data used for authentication should be stored securely and referen
850848
### `url` and `replaces-base`
851849

852850
The `url` parameter defines where to access a registry. When the optional `replaces-base` parameter is enabled (`true`), {% data variables.product.prodname_dependabot %} resolves dependencies using the value of `url` rather than the base URL of that specific ecosystem.
853-
854-
{% data reusables.dependabot.dependabot-replaces-base-nuget %}

data/reusables/dependabot/dependabot-replaces-base-nuget.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)