ci(dependabot): use times that don't conflict with releases (#9975)
This commit is contained in:
2
.github/dependabot.yaml
vendored
2
.github/dependabot.yaml
vendored
@@ -4,6 +4,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
|
time: "23:00"
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "chore"
|
prefix: "chore"
|
||||||
include: "scope"
|
include: "scope"
|
||||||
@@ -18,6 +19,7 @@ updates:
|
|||||||
# Check for updates once a week
|
# Check for updates once a week
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
time: "23:00"
|
||||||
|
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
target-branch: "master"
|
target-branch: "master"
|
||||||
|
|||||||
Reference in New Issue
Block a user