We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc9110 commit ddd05caCopy full SHA for ddd05ca
.pre-commit-config.yaml
@@ -53,7 +53,7 @@ repos:
53
- id: pyupgrade
54
args: ['--py37-plus', '--keep-mock']
55
56
-- repo: git://github.com/Lucas-C/pre-commit-hooks-markup
+- repo: https://github.com/Lucas-C/pre-commit-hooks-markup
57
rev: v1.0.1
58
hooks:
59
- id: rst-linter
0 commit comments