1
0
mirror of synced 2025-12-19 18:10:59 -05:00

fix link fragments to dependabot options reference (#40520)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Daniel Brown
2025-09-30 11:09:38 +02:00
committed by GitHub
parent cfa6ffd792
commit bd9cabba6d
11 changed files with 22 additions and 22 deletions

View File

@@ -108,7 +108,7 @@ sections:
Dependabot uses private registry configurations specified in the `dependabot.yml` file as expected, even if there is a configuration with `target-branch`. This ensures that security updates are applied correctly, regardless of your repository's configuration settings. See [AUTOTITLE](/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot).
# https://github.com/github/releases/issues/4118
- |
In the `dependabot.yml` file, users can apply the same configuration to manifest files from multiple directories using the `directories` key. Direct strings, glob syntax, and wildcards (`*`) are all supported for targeting directories. See [AUTOTITLE](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#directories). [Updated: 2024-10-07]
In the `dependabot.yml` file, users can apply the same configuration to manifest files from multiple directories using the `directories` key. Direct strings, glob syntax, and wildcards (`*`) are all supported for targeting directories. See [AUTOTITLE](/code-security/dependabot/working-with-dependabot/dependabot-options-reference#directories-or-directory--). [Updated: 2024-10-07]
- heading: Code security
notes: