Fix Dependabot config for Cargo

It needs to point at the workspace root.
This commit is contained in:
Oliver Hamlet
2025-06-18 20:56:52 +01:00
parent 88cb968f28
commit 05afacab72
+1 -6
View File
@@ -1,12 +1,7 @@
version: 2
updates:
- package-ecosystem: cargo
directories:
- "/"
- /cpp
- /nodejs
- /parameterized-test
- /python
directory: "/"
schedule:
interval: weekly