mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 17:12:26 +02:00
ci: cover SDK integration Docker dependencies
This commit is contained in:
@@ -266,3 +266,21 @@ updates:
|
||||
- "*"
|
||||
update-types:
|
||||
- "major"
|
||||
|
||||
# CI builds this maintained integration image and Compose stack.
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/libs/sdk-py/integration"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
groups:
|
||||
minor-and-patch:
|
||||
patterns:
|
||||
- "*"
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
major:
|
||||
patterns:
|
||||
- "*"
|
||||
update-types:
|
||||
- "major"
|
||||
|
||||
Reference in New Issue
Block a user