mirror of
https://github.com/langgenius/dify.git
synced 2026-02-19 09:24:42 +08:00
ci: Add weekly schedule for pip and uv ecosystems (#32398)
This commit is contained in:
parent
00591a592c
commit
938e4790f4
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -10,10 +10,14 @@ updates:
|
||||
directory: "/api"
|
||||
open-pull-requests-limit: 2
|
||||
patterns: ["*"]
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "uv"
|
||||
directory: "/api"
|
||||
open-pull-requests-limit: 2
|
||||
patterns: ["*"]
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/web"
|
||||
schedule:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user