diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 013c86f..2e3da7b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: ## Manual checks (these are not fast or specific enough to be run on every commit) - repo: https://github.com/ansible/ansible-lint - rev: v24.2.1 + rev: v24.9.2 hooks: - id: ansible-lint name: Lint the repository with ansible-lint