diff --git a/renovate.json b/renovate.json index 43a1e4f1..e654a18d 100644 --- a/renovate.json +++ b/renovate.json @@ -9,5 +9,5 @@ "separateMinorPatch": true } ], - "ignorePaths": ["act/*/testdata/**", "**/node_modules/**"] + "ignorePaths": ["**/testdata/**", "**/node_modules/**"] }