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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ repos:
      - id: rst-linter

  - repo: https://github.com/myint/rstcheck.git
    rev: master
    rev: 3f92957478422df87bd730abde66f089cc1ee19b
    hooks:
      - id: rstcheck