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: "/"
|
||||
open-pull-requests-limit: 30
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
time: "03:37" # UTC
|
||||
interval: "daily"
|
||||
time: "07:10" # UTC
|
||||
commit-message:
|
||||
prefix: "chore(cargo):"
|
||||
|
||||
|
|
Loading…
Reference in a new issue