diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6eb8b91f5..f4eb60953 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: 'https://github.com/ansible-community/ansible-lint.git' - rev: v24.2.3 + rev: v24.5.0 hooks: # see discussions here about what arguments are used, and behavior # https://github.com/ansible/ansible-lint/issues/649