How can I disable Render's health check GET request to `/`?

It’s perfectly timed on intervals, and also I can see the request headers coming in with Render/1.0 as user agent.

I’d like to disable the hit to / entirely that Render is doing.