mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix Dependabot config for Cargo
It needs to point at the workspace root.
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
directories:
|
||||
- "/"
|
||||
- /cpp
|
||||
- /nodejs
|
||||
- /parameterized-test
|
||||
- /python
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user