diff --git a/.github/renovate.json5 b/.github/renovate.json5 index da638cad9..bac072e7c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -114,8 +114,7 @@ }, { customType: 'regex', - fileMatch: ['.*.md$'], - ignorePaths: ['**/CHANGELOG.md'], + fileMatch: ['docs/.*.md$'], // Matches Buildkite plugins but preserves versions in the before diffs // - docker-compose#v2.0.0: PASS