Skip to content

Commit dbe35ec

Browse files
committed
Used HTTPS instead of git protocol in pre-commit configuration.
1 parent 5e8cc39 commit dbe35ec

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
@@ -53,7 +53,7 @@ repos:
5353
- id: flake8
5454
exclude: "^docs/"
5555

56-
- repo: git://github.com/Lucas-C/pre-commit-hooks-markup
56+
- repo: https://github.com/Lucas-C/pre-commit-hooks-markup
5757
rev: v1.0.1
5858
hooks:
5959
- id: rst-linter

0 commit comments

Comments
 (0)