mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-21 09:23:13 +00:00
fix(ci): dependabot update had a bug
This commit is contained in:
parent
49060c3020
commit
f328ff6e98
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -9,6 +9,7 @@ updates:
|
||||||
day: "saturday"
|
day: "saturday"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: chore(github-deps)
|
prefix: chore(github-deps)
|
||||||
|
|
||||||
- package-ecosystem: "uv"
|
- package-ecosystem: "uv"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
@ -30,4 +31,3 @@ updates:
|
||||||
- javascript
|
- javascript
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: chore(ui-deps)
|
prefix: chore(ui-deps)
|
||||||
versioning-strategy: increase
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue