diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d46a3a..50e6ed2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: types: [file, yaml] entry: yamllint --strict - repo: https://github.com/ansible/ansible-lint.git - rev: v24.6.0 + rev: v24.6.1 hooks: - id: ansible-lint always_run: true