diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 997c4d0..4d989af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: exclude: '^terminal/.*\.json$' - id: trailing-whitespace - repo: https://github.com/ansible/ansible-lint - rev: v26.4.0 + rev: v26.6.0 hooks: - id: ansible-lint name: Lint Ansible files