mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-27 17:14:55 +08:00
dpendabot: adjust rebase strategy
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
281a694fe9
commit
749a858e5f
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -6,12 +6,14 @@ updates:
|
|||
interval: "daily"
|
||||
time: "12:00"
|
||||
open-pull-requests-limit: 10
|
||||
rebase-strategy: "disabled"
|
||||
- package-ecosystem: composer
|
||||
directory: "/php/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
time: "12:00"
|
||||
open-pull-requests-limit: 10
|
||||
rebase-strategy: "auto"
|
||||
labels:
|
||||
- 3. to review
|
||||
- dependencies
|
||||
|
@ -39,6 +41,7 @@ updates:
|
|||
interval: "daily"
|
||||
time: "04:00"
|
||||
open-pull-requests-limit: 10
|
||||
rebase-strategy: "disabled"
|
||||
labels:
|
||||
- 3. to review
|
||||
- dependencies
|
||||
|
|
Loading…
Add table
Reference in a new issue