mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-23 00:50: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
|
rev: 19.3b0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: https://github.com/ansible/ansible-lint.git
|
# Disabled until: https://github.com/ansible/ansible-lint/issues/590
|
||||||
rev: v4.1.1a0
|
# - repo: https://github.com/ansible/ansible-lint.git
|
||||||
hooks:
|
# rev: v4.1.1a0
|
||||||
- id: ansible-lint
|
# hooks:
|
||||||
# files: molecule/default/playbook.yml
|
# - id: ansible-lint
|
||||||
|
# # files: molecule/default/playbook.yml
|
||||||
- repo: https://github.com/antonbabenko/pre-commit-terraform.git
|
- repo: https://github.com/antonbabenko/pre-commit-terraform.git
|
||||||
rev: v1.12.0
|
rev: v1.12.0
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in a new issue