Remove old generated directories from dependabot. (#72)

These never worked quite right, so let's disable them for now: #51

We can probably come up with some better solution now with the new codegen scripts, but I'll leave that for later.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
This commit is contained in:
Matt Moyer 2020-08-24 16:20:34 -05:00 committed by GitHub
parent 4e08866e87
commit c2e6a1408d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions

View File

@ -12,16 +12,6 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/kubernetes/1.19/client-go/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/kubernetes/1.19/api/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/pkg/client"
schedule: