mirror of
https://github.com/langgenius/dify.git
synced 2025-12-19 22:28:46 +00:00
build: add dependabot
This commit is contained in:
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: npm
|
||||||
|
directory: /web
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
assignees:
|
||||||
|
- akarachen
|
||||||
|
labels:
|
||||||
|
- dependencies
|
||||||
Reference in New Issue
Block a user