Update dependabot.yml

This commit is contained in:
Olivia Brooks
2025-03-28 18:27:20 -04:00
committed by GitHub
parent 9950bcacca
commit a2508b6708

View File

@@ -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
directory: "/" # Location of package manifests directory: "/*" # Location of package manifests
schedule: schedule:
interval: "daily" interval: "daily"