Skip to content
Snippets Groups Projects
Unverified Commit e372c718 authored by Chris Holdgraf's avatar Chris Holdgraf Committed by GitHub
Browse files

FIX: git protocol to HTTPS for pre-commit hooks (#1675)

parent aedee257
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ exclude: > ...@@ -11,7 +11,7 @@ exclude: >
repos: repos:
- repo: git://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0 rev: v4.1.0
hooks: hooks:
- id: check-json - id: check-json
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment