We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a9b18 commit 2d7dfccCopy full SHA for 2d7dfcc
renovate.json
@@ -21,8 +21,17 @@
21
}
22
],
23
"ignorePaths": [
24
- "!clients/algoliasearch-client-javascript/requester-*/**",
25
- "!clients/algoliasearch-client-javascript/client-common/**"
+ "**/client-abtesting/**",
+ "**/algoliasearch/**",
26
+ "**/algoliasearch-lite/**",
27
+ "**/client-analytics/**",
28
+ "**/client-insights/**",
29
+ "**/client-personalisation/**",
30
+ "**/client-predict/**",
31
+ "**/client-query-suggestions/**",
32
+ "**/client-search/**",
33
+ "**/client-sources/**",
34
+ "**/recommend/**"
35
36
"prHourlyLimit": 10,
37
"prConcurrentLimit": 50
0 commit comments