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 7b9bcfb commit 6971666Copy full SHA for 6971666
.github/dependabot.yml
@@ -24,7 +24,7 @@ updates:
24
langchain:
25
patterns:
26
- "langchain*"
27
- open-pull-requests-limit: 50
+ open-pull-requests-limit: 100
28
target-branch: "dependabotchanges"
29
- package-ecosystem: "npm"
30
directory: "/code/frontend"
@@ -34,7 +34,7 @@ updates:
34
35
commit-message:
36
prefix: "build"
37
38
39
40
directory: "/tests/integration/ui"
@@ -44,5 +44,5 @@ updates:
44
45
46
47
48
0 commit comments