Skip certificate verify when fetching self hosted gitlab

Hi,

I try to install dependabot, everything work find. But I use a self hosted gitlab with self sign certificate and when the worker scan gitlab to find projects it fail because it can not verify our self sign certificate. There is a way to avoid that ?

Thanks !!