mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Merge 6abbd29fb5 into eb0e3f8c18
This commit is contained in:
commit
9ef47d5896
1 changed files with 12 additions and 0 deletions
12
.github/dependabot.yaml
vendored
12
.github/dependabot.yaml
vendored
|
|
@ -11,3 +11,15 @@ updates:
|
|||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/litellm-rust"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
cooldown:
|
||||
default-days: 3
|
||||
semver-major-days: 14
|
||||
groups:
|
||||
cargo:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue