diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2930860..bbb7ad3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,7 @@ repos: language: system stages: ["commit", "push"] - repo: https://github.com/ansible-community/ansible-lint.git - rev: v24.7.0 + rev: v24.9.0 hooks: - id: ansible-lint files: \.(yaml|yml)$