diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9d80577..255180a 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.29.1 + rev: v8.30.0 hooks: - id: gitleaks - repo: https://github.com/ansible-community/ansible-lint - rev: v25.11.0 + rev: v25.12.1 hooks: - id: ansible-lint name: Ansible-lint