chore: dependabot config (#35124)

Adding day of week, changing to uv over pip
This commit is contained in:
John Kennedy
2026-02-09 22:36:14 -08:00
committed by GitHub
parent 83070bba8d
commit e96c706cc7

View File

@@ -9,12 +9,13 @@ updates:
directory: "/"
schedule:
interval: "weekly"
day: "monday"
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: "pip"
- package-ecosystem: "uv"
directories:
- "/libs/core/"
- "/libs/langchain/"
@@ -44,6 +45,7 @@ updates:
- "/libs/partners/xai/"
schedule:
interval: "weekly"
day: "monday"
groups:
partner-deps:
patterns: