Skip to content
Snippets Groups Projects
Commit 91e370f0 authored by nimrod's avatar nimrod
Browse files

Updates.

- Update to the latest version of Ansible.
- Update to local pre-commit checks.
parent 04ffafba
Branches
Tags
No related merge requests found
- repo: git://github.com/pre-commit/pre-commit-hooks
sha: cf550fcab3f12015f8676b8278b30e1a5bc10e70
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.4.0
hooks:
- id: check-added-large-files
- id: check-yaml
- id: check-merge-conflict
- id: flake8
- repo: https://www.shore.co.il/git/shell-pre-commit/
sha: v0.1.0
rev: v0.6.0
hooks:
- id: shell-lint
files: ansible-vault-check
......@@ -7,5 +7,5 @@ setup(
author='Nimrod Adar',
author_email='nimrod@shore.co.il',
version=open('VERSION', 'r').read().strip(),
install_requires=['ansible==2.3.1.0'],
install_requires=['ansible==2.6.2'],
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment