Update dependabot.yml
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -6,6 +6,6 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "cargo" # See documentation for possible values
|
- package-ecosystem: "cargo" # See documentation for possible values
|
||||||
directories: ["/gamelog/", "/miller/"] # Location of package manifests
|
directories: ["/*"] # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|||||||
Reference in New Issue
Block a user