Update ansible-lint hook URL

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

@ -82,7 +82,7 @@ repos:
- id: pyupgrade
# Ansible hooks
- repo: https://github.com/ansible/ansible-lint
- repo: https://github.com/ansible-community/ansible-lint
rev: v4.3.7
hooks:
- id: ansible-lint

Loading…
Cancel
Save