Skip to content

Commit

Permalink
fix(renovate): don't use includePaths
Browse files Browse the repository at this point in the history
  • Loading branch information
millotp committed Jul 12, 2023
1 parent af3e2c2 commit d610690
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,9 @@
"**/predict/**",
"**/recommend/**",
"clients/algoliasearch-client-php/composer.json",
"tests/output/**"
],
"includePaths": [
"tests/output/javascript/.yarn/**",
"tests/output/kotlin/gradle/**"
"tests/output/dart/**",
"tests/output/java/**",
"tests/output/javascript/package.json"
],
"prHourlyLimit": 20,
"prConcurrentLimit": 50
Expand Down

0 comments on commit d610690

Please sign in to comment.