ci(dependabot): use times that don't conflict with releases (#9975)

This commit is contained in:
Vladimír Gorej
2024-05-27 13:17:36 +02:00
committed by GitHub
parent df03a8f99c
commit 31b35fdca4

View File

@@ -4,6 +4,7 @@ updates:
directory: "/"
schedule:
interval: daily
time: "23:00"
commit-message:
prefix: "chore"
include: "scope"
@@ -18,6 +19,7 @@ updates:
# Check for updates once a week
schedule:
interval: "weekly"
time: "23:00"
- package-ecosystem: "github-actions"
target-branch: "master"