Skip to content
Snippets Groups Projects
Commit e34e1f2e authored by nimrod's avatar nimrod
Browse files

Set the revision for the rstcheck pre-commit hook.

The pre-commit warnings has been annoying enough. The last tag in that
repo is pretty old (2018) and doesn't have the pre-commit hook, so let's
go with the last commit which happens to be adding the pre-commit hook.
Happy coincident.
parent b307a9ec
No related branches found
No related tags found
No related merge requests found
...@@ -40,7 +40,7 @@ repos: ...@@ -40,7 +40,7 @@ repos:
- id: rst-linter - id: rst-linter
- repo: https://github.com/myint/rstcheck.git - repo: https://github.com/myint/rstcheck.git
rev: master rev: 3f92957478422df87bd730abde66f089cc1ee19b
hooks: hooks:
- id: rstcheck - id: rstcheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment