Skip to content

Commit 2347979

Browse files
authored
Merge branch 'main' into renovate/samples-langchain_on_vertexai
2 parents 07f7180 + 8d8564b commit 2347979

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json5

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
"matchPackageNames": ["numpy"],
6868
"matchCurrentValue": ">=1.24.4, <=2.0.2",
6969
"enabled": false
70+
},
71+
{
72+
"description": "Use feat commit type for LangChain Postgres dependency updates",
73+
"matchPackageNames": ["langchain-postgres"],
74+
"semanticCommitType": "feat",
75+
"groupName": "langchain-postgres"
7076
}
7177
],
7278
}

0 commit comments

Comments
 (0)