mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 16:40:48 +00:00
Disable ansible-lint until they fix their setup.py
See: https://github.com/ansible/ansible-lint/issues/590
This commit is contained in:
parent
02fb008d62
commit
b31ad8591f
1 changed files with 6 additions and 5 deletions
|
@ -56,11 +56,12 @@ repos:
|
|||
rev: 19.3b0
|
||||
hooks:
|
||||
- id: black
|
||||
- repo: https://github.com/ansible/ansible-lint.git
|
||||
rev: v4.1.1a0
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
# files: molecule/default/playbook.yml
|
||||
# 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/antonbabenko/pre-commit-terraform.git
|
||||
rev: v1.12.0
|
||||
hooks:
|
||||
|
|
Loading…
Reference in a new issue