Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
b63c64d9
Unverified
Commit
b63c64d9
authored
Oct 31, 2024
by
Kevin H. Luu
Committed by
GitHub
Oct 31, 2024
Browse files
[ci/build] Configure dependabot to update pip dependencies (#9811)
Signed-off-by:
kevin
<
kevin@anyscale.com
>
parent
9fb12f78
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
.github/dependabot.yml
.github/dependabot.yml
+16
-0
No files found.
.github/dependabot.yml
View file @
b63c64d9
...
...
@@ -5,3 +5,19 @@ updates:
directory
:
"
/"
schedule
:
interval
:
"
weekly"
-
package-ecosystem
:
"
pip"
directory
:
"
/"
schedule
:
interval
:
"
weekly"
labels
:
[
"
dependencies"
]
open-pull-requests-limit
:
5
reviewers
:
[
"
khluu"
,
"
simon-mo"
]
allow
:
-
dependency-type
:
"
all"
groups
:
patch-update
:
applies-to
:
version-updates
update-types
:
[
"
patch"
]
minor-update
:
applies-to
:
version-updates
update-types
:
[
"
minor"
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment