mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08: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