mirror of
https://github.com/open-webui/open-webui
synced 2025-05-02 03:56:09 +00:00
Track backend/requirements.txt updates
This commit is contained in:
parent
06820e701c
commit
bd28173de6
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -6,6 +6,12 @@ updates:
|
||||
interval: monthly
|
||||
target-branch: 'dev'
|
||||
|
||||
- package-ecosystem: pip
|
||||
directory: '/backend'
|
||||
schedule:
|
||||
interval: monthly
|
||||
target-branch: 'dev'
|
||||
|
||||
- package-ecosystem: npm
|
||||
directory: '/'
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user