diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 8e2f1bd364e..bc2d0c43836 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -30,7 +30,7 @@ "react-dom", "react-test-renderer" ], - "includePaths": ["package.json", "packages/*"], + "includePaths": ["package.json", "packages/**"], "ignorePaths": ["packages/grafana-toolkit/package.json", "emails/**", "plugins-bundled/**", "**/mocks/**"], "labels": ["area/frontend", "dependencies", "no-backport", "no-changelog"], "packageRules": [