Skip to content

Commit ddd05ca

Browse files
authored
Change from git protocol to https protocol (jazzband#555)
1 parent 3fc9110 commit ddd05ca

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: pyupgrade
5454
args: ['--py37-plus', '--keep-mock']
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)