docs(integration): Fix pre-commit config file

pull/64/head
Sebastian Finke 8 years ago committed by Adrien Vergé
parent c8e516be2f
commit db57127971

@ -9,6 +9,7 @@ Here is an example, to add in your .pre-commit-config.yaml
.. code:: yaml
---
# Update the sha variable with the release version that you want, from the yamllint repo
- repo: https://github.com/adrienverge/yamllint.git
sha: v1.8.1

Loading…
Cancel
Save