Skip to content

Commit 0633a9b

Browse files
committed
https instead of git url
1 parent b4a8d58 commit 0633a9b

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3.10
33
fail_fast: true
44
repos:
5-
- repo: git://github.com/pre-commit/pre-commit-hooks
5+
- repo: https://github.com/pre-commit/pre-commit-hooks
66
rev: v2.1.0
77
hooks:
88
- id: check-merge-conflict

0 commit comments

Comments
 (0)