From 2900c700044d43211e9a83f0735da733504b7d2d Mon Sep 17 00:00:00 2001 From: Sebastian Finke Date: Thu, 17 Aug 2017 11:57:40 +0200 Subject: [PATCH] docs(integration): Fix pre-commit config file --- docs/integration.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integration.rst b/docs/integration.rst index 131aa29..da67d7f 100644 --- a/docs/integration.rst +++ b/docs/integration.rst @@ -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