Newer
Older
- repo: https://github.com/pre-commit/pre-commit-hooks
hooks:
- id: check-added-large-files
- id: check-json
- id: check-xml
- id: check-yaml
- id: check-merge-conflict
- id: flake8
- id: check-symlinks
- repo: https://github.com/adarnimrod/ansible-pre-commit.git
- id: ansible-syntax-check
- repo: https://github.com/willthames/ansible-lint
files: tests/playbook.yml
- repo: https://github.com/adarnimrod/python-pre-commit.git