Merge pull request #16527 from strapi/chore/dependabot-schedule-to-weekend

This commit is contained in:
Marc 2023-04-27 10:39:31 +02:00 committed by GitHub
commit 8b606f8941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@ updates:
directory: /
schedule:
interval: weekly
day: sunday
time: '22:00'
versioning-strategy: increase
ignore:
# Only allow patch as minor babel versions need to be upgraded all together
@ -24,6 +26,8 @@ updates:
directory: /
schedule:
interval: weekly
day: sunday
time: '22:00'
labels:
- 'source: dependencies'
- 'pr: chore'