diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1de57c8fc83abbe4767123483d6eddd50d18c694..6ade519e8896b67ff03c769cbdb3fd79b117a01f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ - repo: https://github.com/pre-commit/pre-commit-hooks - sha: 7539d8bd1a00a3c1bfd34cdb606d3a6372e83469 + sha: v0.7.1 hooks: - id: check-added-large-files - id: check-json @@ -8,11 +8,11 @@ - id: check-merge-conflict - id: check-symlinks - repo: https://www.shore.co.il/git/ansible-pre-commit - sha: 0fadd691465b97db8992cfc66650f630e433324b + sha: v0.6.0 hooks: - id: ansible-syntax-check files: \.yml$ - repo: https://github.com/willthames/ansible-lint - sha: 959ab0f525e9abb19cf75f34381015cf33695f61 + sha: v3.4.13 hooks: - id: ansible-lint