chore(*) : define date and hour for dependencies updates

This commit is contained in:
Matthieu MOREL
2021-10-26 07:34:23 +02:00
committed by GitHub
parent 8930a80fdd
commit 4d6792141d

View File

@@ -1,12 +1,17 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: npm - package-ecosystem: npm
open-pull-requests-limit: 10
directory: / directory: /
target-branch: develop target-branch: develop
schedule: schedule:
interval: weekly interval: weekly
day: monday
time: "07:00"
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: / directory: /
target-branch: develop target-branch: develop
schedule: schedule:
interval: weekly interval: weekly
day: monday
time: "07:00"