Merge branch 'devel' into pub_feb26_updates

Signed-off-by: uk-bolly <69214557+uk-bolly@users.noreply.github.com>
This commit is contained in:
uk-bolly 2026-02-12 09:54:10 +00:00 committed by GitHub
commit 3015e2fe2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 18 additions and 16 deletions

View file

@ -42,13 +42,13 @@ repos:
name: Detect Secrets test
- repo: https://github.com/gitleaks/gitleaks
rev: v8.29.1
rev: v8.30.0
hooks:
- id: gitleaks
name: Run Gitleaks test
- repo: https://github.com/ansible-community/ansible-lint
rev: v25.11.0
rev: v26.1.1
hooks:
- id: ansible-lint
name: Ansible-lint
@ -67,7 +67,7 @@ repos:
# - ansible-core>=2.10.1
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.37.1 # or higher tag
rev: v1.38.0 # or higher tag
hooks:
- id: yamllint
name: Check YAML Lint