Closed learnitall closed 2 years ago
Replace git:// links with https:// links in pre-commit configuration. The git protocol was phased out; more information can be found here: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git
git://
https://
pre-commit CI issues faced in #414
Description
Replace
git://
links withhttps://
links in pre-commit configuration. The git protocol was phased out; more information can be found here: https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-gitFixes
pre-commit CI issues faced in #414