Skip to content

Commit

Permalink
Change git to https in pre-commit-hooks (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
eyllanesc committed Jun 18, 2022
1 parent 0b04c8e commit 193646f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
@@ -1,6 +1,6 @@
repos:

- repo: git://github.com/pre-commit/pre-commit-hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
hooks:
- id: check-json
Expand Down

0 comments on commit 193646f

Please sign in to comment.