mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-10-09 15:06:52 +08:00
change php updates to daily
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
c51f91a446
commit
a3568cfa00
1 changed files with 2 additions and 1 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -3,7 +3,8 @@ updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
|
time: "12:00"
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
- package-ecosystem: composer
|
- package-ecosystem: composer
|
||||||
directory: "/php/"
|
directory: "/php/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue