Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-11-28 14:35:20 +00:00
parent d2dc32d3ba
commit 32a3473ddc
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -42,13 +42,13 @@ repos:
name: Detect Secrets test name: Detect Secrets test
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks
rev: v8.27.2 rev: v8.29.1
hooks: hooks:
- id: gitleaks - id: gitleaks
name: Run Gitleaks test name: Run Gitleaks test
- repo: https://github.com/ansible-community/ansible-lint - repo: https://github.com/ansible-community/ansible-lint
rev: v25.9.0 rev: v25.11.0
hooks: hooks:
- id: ansible-lint - id: ansible-lint
name: Ansible-lint name: Ansible-lint