mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 21:05:19 +00:00
fix: don't group dependabot updates because of conflicts
This commit is contained in:
parent
c63176402c
commit
32f74c9fc7
1 changed files with 0 additions and 4 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
|
@ -5,7 +5,3 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
time: "13:00"
|
time: "13:00"
|
||||||
groups:
|
|
||||||
python-packages:
|
|
||||||
patterns:
|
|
||||||
- "*"
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue