Update dependabot.yml

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

View File

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