diff --git a/renovate.json b/renovate.json index c9a50a37f58..25bb47aee35 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,4 @@ { "extends": ["github>freecodecamp/renovate-config"], - "includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/**"] + "includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "api/**"] }