diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 330b059..22c78c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: types: [file, yaml] entry: yamllint --strict - repo: https://github.com/ansible/ansible-lint - rev: v24.9.0 + rev: v24.9.2 hooks: - id: ansible-lint language_version: "3.12"