mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-26 22:19:49 +00:00
ci: Remove open-pull-requests-limit: 0
from dependabot.yml
This commit is contained in:
parent
21bae296f2
commit
113603fe26
1 changed files with 0 additions and 2 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -14,8 +14,6 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
day: "saturday"
|
day: "saturday"
|
||||||
# ignore all non-security updates: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#open-pull-requests-limit
|
|
||||||
open-pull-requests-limit: 0
|
|
||||||
labels:
|
labels:
|
||||||
- type/dependencies
|
- type/dependencies
|
||||||
- python
|
- python
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue