Update dependabot.yml
Remove erroneous config that was trying to use the default value anyway.
This commit is contained in:
parent
a38719f851
commit
0e08d837a1
|
|
@ -7,6 +7,5 @@ version: 2
|
|||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
allow: "all"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
|
|
|||
Loading…
Reference in New Issue