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
d522034c
Unverified
Commit
d522034c
authored
Nov 01, 2024
by
Kevin H. Luu
Committed by
GitHub
Nov 01, 2024
Browse files
[ci/build] Have dependabot ignore pinned dependencies (#9935)
Signed-off-by:
kevin
<
kevin@anyscale.com
>
parent
6c0b7f54
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
.github/dependabot.yml
.github/dependabot.yml
+9
-0
No files found.
.github/dependabot.yml
View file @
d522034c
...
@@ -14,6 +14,15 @@ updates:
...
@@ -14,6 +14,15 @@ updates:
reviewers
:
[
"
khluu"
,
"
simon-mo"
]
reviewers
:
[
"
khluu"
,
"
simon-mo"
]
allow
:
allow
:
-
dependency-type
:
"
all"
-
dependency-type
:
"
all"
ignore
:
-
dependency-name
:
"
torch"
-
dependency-name
:
"
torchvision"
-
dependency-name
:
"
xformers"
-
dependency-name
:
"
lm-format-enforcer"
-
dependency-name
:
"
gguf"
-
dependency-name
:
"
compressed-tensors"
-
dependency-name
:
"
ray[adag]"
-
dependency-name
:
"
lm-eval"
groups
:
groups
:
patch-update
:
patch-update
:
applies-to
:
version-updates
applies-to
:
version-updates
...
...
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