diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6fcc59..932e704 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ --- repos: - repo: https://github.com/ansible-community/ansible-lint.git - rev: v6.21.1 + rev: v6.22.1 hooks: - id: ansible-lint