Skip to content

Commit 3cf1dca

Browse files
authored
Fix pre-commit (#471)
1 parent e594196 commit 3cf1dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
repos:
2-
- repo: git://github.com/pre-commit/pre-commit-hooks
2+
- repo: git@github.com:pre-commit/pre-commit-hooks
33
rev: v2.2.3
44
hooks:
55
- id: check-case-conflict

0 commit comments

Comments
 (0)