Update the ansible-lint version for pre-commit

pull/113/head
Nicholas McDonnell 3 years ago
parent f3000e5ff4
commit b78b832269
No known key found for this signature in database
GPG Key ID: 7994ADE2A56BE5D1
  1. 4
      .pre-commit-config.yaml

@ -105,9 +105,7 @@ repos:
# Ansible hooks
- repo: https://github.com/ansible-community/ansible-lint
# This is intentionally being held back because of issues in v5 per
# https://github.com/cisagov/skeleton-ansible-role/issues/69
rev: v4.3.7
rev: v5.2.1
hooks:
- id: ansible-lint
# files: molecule/default/playbook.yml

Loading…
Cancel
Save