diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a2aa9e993002d953299194eb3f3ea1ddeaee0b4..732e382659bd08f4e8f2b7e3fba1dec2dc90c9c9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,3 +7,8 @@ - id: check-yaml - id: check-merge-conflict - id: flake8 +- repo: https://www.shore.co.il/git/shell-pre-commit/ + sha: v0.1.0 + hooks: + - id: shell-lint + files: ansible-syntax-check