Update dependabot.yml

This commit is contained in:
Olivia Brooks
2025-03-28 18:36:00 -04:00
committed by GitHub
parent 0cfb29e2e7
commit ed3ff7e1af

View File

@@ -6,6 +6,6 @@
version: 2
updates:
- package-ecosystem: "cargo" # See documentation for possible values
directories: ["/*"] # Location of package manifests
directories: ["/gamelog/", "/miller/"] # Location of package manifests
schedule:
interval: "daily"