Commit 6be8bdf7 authored by nimrod's avatar nimrod
Browse files

Update documentation.

parent 0727a4fe
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ Add the following to your :code:`.pre-commit-config.yaml`:
.. code:: yaml

    - repo: https://git.shore.co.il/ansible/ansible-pre-commit.git
      sha: v0.9.0
      sha: v0.10.0
      hooks:
      - id: ansible-syntax-check
        files: site.yml #In case you want to specify other playbook files.