diff --git a/README.rst b/README.rst index 3c5f0a131d9bdcd1a3698c4897f6aed4d2819ecc..786306d25a35719db85c483b27f7b41fdc6c2146 100644 --- a/README.rst +++ b/README.rst @@ -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.