From 42600e50795dcf12bbe339667d8c5423ac9ad768 Mon Sep 17 00:00:00 2001 From: Christopher Menon <16004217+cmenon12@users.noreply.github.com> Date: Tue, 26 Aug 2025 14:28:25 +0100 Subject: [PATCH] Demote heading in dependabot-options-reference.md --- .../working-with-dependabot/dependabot-options-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md b/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md index cb4e9b9a4008..8d3c101b8b98 100644 --- a/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md +++ b/content/code-security/dependabot/working-with-dependabot/dependabot-options-reference.md @@ -704,7 +704,7 @@ When `exclude-paths` is defined: Glob patterns are supported, such as `**` for recursive matching and `*` for single-segment wildcards. Patterns are relative to the `directory` specified for the update configuration. Each ecosystem can have its own `exclude-paths` settings. -## Example +### Example ```yaml copy version: 2