Disable dependabot

I don't think this has ever actually sent a meaningful version bump PR
we weren't already aware of, so unless someone else wants to be in
charge of these I'm going to go ahead and disable dependabot.
This commit is contained in:
Alex Crichton 2022-03-01 09:53:20 -08:00
parent 06ee229674
commit 959fcbc188

View File

@ -1,15 +0,0 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- alexcrichton
assignees:
- alexcrichton
ignore:
- dependency-name: proptest
versions:
- ">= 0.9.a, < 0.10"