Skip to content
Snippets Groups Projects
Commit 4555313c authored by nimrod's avatar nimrod
Browse files

- Updated pre-commit hooks.

parent 47c46fc5
No related branches found
No related tags found
No related merge requests found
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
sha: v0.9.1 sha: v0.9.3
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-json - id: check-json
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
- id: flake8 - id: flake8
- id: check-symlinks - id: check-symlinks
- repo: https://github.com/adarnimrod/ansible-pre-commit.git - repo: https://github.com/adarnimrod/ansible-pre-commit.git
sha: v0.6.0 sha: v0.7.0
hooks: hooks:
- id: ansible-syntax-check - id: ansible-syntax-check
- repo: https://github.com/willthames/ansible-lint - repo: https://github.com/willthames/ansible-lint
sha: v3.4.13 sha: v3.4.15
hooks: hooks:
- id: ansible-lint - id: ansible-lint
files: tests/playbook.yml files: tests/playbook.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment