diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d2e99b3..c1a57c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/ansible/ansible-lint.git - rev: v6.19.0 + rev: v6.20.0 hooks: - id: ansible-lint files: \.(yaml|yml)$