diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1fda26a..bcfe597 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: double-quote-string-fixer - id: requirements-txt-fixer - repo: https://github.com/ansible-community/ansible-lint.git - rev: v25.8.1 + rev: v25.9.2 hooks: - id: ansible-lint files: \.(yaml|yml)$