diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 71a8bb5..53d7e19 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/ansible/ansible-lint - rev: v6.15.0 + rev: v6.20.0 hooks: - id: ansible-lint - repo: https://github.com/pre-commit/pre-commit-hooks