dependabot daily -> weekly
This commit is contained in:
parent
7398ca6ca7
commit
4fe5ed1f77
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -3,4 +3,4 @@ updates:
|
|||||||
- package-ecosystem: "cargo" # See documentation for possible values
|
- package-ecosystem: "cargo" # See documentation for possible values
|
||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
Loading…
Reference in New Issue
Block a user