Merge pull request #728 from t-woerner/pre_commit_ansible_lint_version_5_3_2

pre-commit: Update ansible-lint version to v5.3.2
This commit is contained in:
Rafael Guterres Jeffman
2022-01-13 09:06:05 -03:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/ansible/ansible-lint.git
rev: v5.1.2
rev: v5.3.2
hooks:
- id: ansible-lint
always_run: false