mirror of
https://github.com/langgenius/dify.git
synced 2025-11-25 09:23:37 +00:00
dependabot (#25677)
This commit is contained in:
parent
07d383ffaa
commit
03664d6b51
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/web"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 2
|
||||
- package-ecosystem: "uv"
|
||||
directory: "/api"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
open-pull-requests-limit: 2
|
||||
Loading…
x
Reference in New Issue
Block a user