remove label, add comments to add schedule time, leave other options default
This commit is contained in:
parent
1208ef71a7
commit
6b05cb2531
|
@ -4,11 +4,13 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
#time: "00:00"
|
||||||
|
#timezone: "America/Los_Angeles"
|
||||||
#assignees:
|
#assignees:
|
||||||
# - "username"
|
# - "username"
|
||||||
labels:
|
#labels: need to add the required label to the repo first!
|
||||||
- "submodule-updates"
|
# - "submodule-updates"
|
||||||
# Must use the full team name, including the organization, as if you were @mentioning the team
|
# must use the full team name, including the organization, as if you were @mentioning the team
|
||||||
#reviewers:
|
#reviewers:
|
||||||
# - "username"
|
# - "username"
|
||||||
# Allow dependabot to open up to 10 open pull requests. Default is 5.
|
# Allow dependabot to open up to 10 open pull requests. Default is 5.
|
||||||
|
|
Loading…
Reference in New Issue