diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93feeda..ac514a5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-executables-have-shebangs - id: debug-statements - repo: https://github.com/ansible/ansible-lint - rev: v24.12.1 + rev: v24.12.2 hooks: - id: ansible-lint