Skip to content

Commit

Permalink
Re-enable ansible-lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Oct 24, 2019
1 parent b09c062 commit 22af38c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,11 @@ repos:
rev: 19.3b0
hooks:
- id: black
# Disabled until: https://github.com/ansible/ansible-lint/issues/590
# - repo: https://github.com/ansible/ansible-lint.git
# rev: v4.1.1a0
# hooks:
# - id: ansible-lint
# # files: molecule/default/playbook.yml
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.1.1a0
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml
- repo: https://github.com/antonbabenko/pre-commit-terraform.git
rev: v1.12.0
hooks:
Expand Down

0 comments on commit 22af38c

Please sign in to comment.