mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
Update automatically in the future
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
68c0574a44
commit
d5dcbb3597
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
|
|
@ -8,6 +8,14 @@ updates:
|
|||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: composer
|
||||
directory: "/tests/integration"
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: saturday
|
||||
time: "03:00"
|
||||
timezone: Europe/Paris
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: composer
|
||||
directory: "/vendor-bin/csfixer"
|
||||
schedule:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue