Update dependabot.yml

Remove erroneous config that was trying to use the default value anyway.
This commit is contained in:
Martin Frost 2022-07-18 13:58:30 +02:00 committed by GitHub
parent a38719f851
commit 0e08d837a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,6 +7,5 @@ version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
allow: "all"
schedule:
interval: "weekly"