diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 58ff83b..330b059 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.7.0 + rev: v24.9.0 hooks: - id: ansible-lint language_version: "3.12"