diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20c86a4..9c04d53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: actionlint - repo: https://github.com/ansible/ansible-lint - rev: v6.20.3 + rev: v6.21.1 hooks: - id: ansible-lint # galaxy.yml uses manifest, which means we need the `distlib` dependency.