dev: .pre-commit-config.yaml: git:// -> https:// (#24994)
A malicious actor on an insecure network could MITM the hooks download during initial setup and run arbitrary code on a developer's machine. Using https the risk is limited to the owners of the pre-commit GitHub account and GitHub itself (and the Web PKI system).