Renovate ignore com_github_aws_aws_sdk_go (#1142)

This commit is contained in:
Preston Van Loon 2018-12-19 21:16:15 -05:00 committed by GitHub
parent 6125c304ba
commit 86d0d0dd4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,8 @@
{
"extends": [
"config:base"
]
],
"ignoreDeps": [
"com_github_aws_aws_sdk_go"
]
}