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:
|
updates:
|
||||||
- package-ecosystem: "cargo"
|
- package-ecosystem: "cargo"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
allow: "all"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue