Merge branch 'updates' into benchmark_v2.0.0

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-04-15 14:30:05 +01:00
commit e5f923c9be
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9
11 changed files with 83 additions and 71 deletions

View file

@ -42,13 +42,13 @@ repos:
name: Detect Secrets
- repo: https://github.com/gitleaks/gitleaks
rev: v8.24.2
rev: v8.24.3
hooks:
- id: gitleaks
name: GitLeaks
- repo: https://github.com/ansible-community/ansible-lint
rev: v25.1.3
rev: v25.2.1
hooks:
- id: ansible-lint
name: Ansible-lint