diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0091b2a..4aa6519 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,12 +41,12 @@ repos: - id: detect-secrets - repo: https://github.com/gitleaks/gitleaks - rev: v8.28.0 + rev: v8.29.0 hooks: - id: gitleaks - repo: https://github.com/ansible-community/ansible-lint - rev: v25.9.2 + rev: v25.11.0 hooks: - id: ansible-lint name: Ansible-lint