diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd9a4d714377ea51d2cd14419ae059cc9307b5d5..13dbdf1997b4d7115d467b019b31712b08540e26 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ hooks: - id: ansible-syntax-check - repo: https://github.com/willthames/ansible-lint - sha: v3.4.12 + sha: v3.4.13 hooks: - id: ansible-lint files: tests/playbook.yml