diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a1a002d..a7b9e43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,13 +42,13 @@ repos: name: Detect Secrets test - repo: https://github.com/gitleaks/gitleaks - rev: v8.27.2 + rev: v8.29.1 hooks: - id: gitleaks name: Run Gitleaks test - repo: https://github.com/ansible-community/ansible-lint - rev: v25.9.0 + rev: v25.11.0 hooks: - id: ansible-lint name: Ansible-lint