try to trigger dependabot
This commit is contained in:
parent
f93faca772
commit
077e0a9b6d
1 changed files with 2 additions and 2 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -4,8 +4,8 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
open-pull-requests-limit: 30
|
open-pull-requests-limit: 30
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "daily"
|
||||||
time: "03:37" # UTC
|
time: "07:10" # UTC
|
||||||
commit-message:
|
commit-message:
|
||||||
prefix: "chore(cargo):"
|
prefix: "chore(cargo):"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue