diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ba5693..313bd96 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/ansible/ansible-lint - rev: v24.2.1 + rev: v24.12.1 hooks: - id: ansible-lint - repo: https://github.com/pre-commit/pre-commit-hooks