pre-commit: Update ansible-lint version to v5.3.2

This fixes the import error for render_group from rich.console.
This commit is contained in:
Thomas Woerner
2022-01-13 12:46:27 +01:00
parent 27348d8f26
commit 7548c5afd1

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