mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
Merge pull request #12526 from gaby/dependabot-update
chore: Dependabot update
This commit is contained in:
commit
3885ea4a15
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -6,6 +6,12 @@ updates:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
target-branch: 'dev'
|
target-branch: 'dev'
|
||||||
|
|
||||||
|
- package-ecosystem: pip
|
||||||
|
directory: '/backend'
|
||||||
|
schedule:
|
||||||
|
interval: monthly
|
||||||
|
target-branch: 'dev'
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue