mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 13:37:39 +00:00
Update dependabot.yml (#4915)
This commit is contained in:
parent
0087515d5c
commit
c3d2d58046
1 changed files with 0 additions and 13 deletions
13
.github/dependabot.yml
vendored
13
.github/dependabot.yml
vendored
|
|
@ -9,19 +9,6 @@ updates:
|
|||
actions:
|
||||
patterns: ["*"]
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directories:
|
||||
- "/"
|
||||
- "/studio/backend/plugins/data-designer-unstructured-seed"
|
||||
- "/studio/backend/requirements"
|
||||
- "/unsloth/kernels/moe"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 10
|
||||
groups:
|
||||
pip:
|
||||
patterns: ["*"]
|
||||
|
||||
- package-ecosystem: "bun"
|
||||
directory: "/studio/frontend"
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Reference in a new issue