diff --git a/.github/renovate.json b/.github/renovate.json index 0171fefe..980197ce 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,7 +3,7 @@ "config:base" ], "ignorePaths": [ - "**/example/**", + "**/examples/**", "**/test/**", "**/scripts/**", "**/node_modules/**"