diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 31c835f..fb38d61 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/ansible-community/ansible-lint.git - rev: v24.6.1 + rev: v24.7.0 hooks: - id: ansible-lint - repo: https://github.com/adrienverge/yamllint.git