[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/gitleaks/gitleaks: v8.30.0 → v8.30.1](https://github.com/gitleaks/gitleaks/compare/v8.30.0...v8.30.1)
- [github.com/ansible-community/ansible-lint: v26.2.0 → v26.3.0](https://github.com/ansible-community/ansible-lint/compare/v26.2.0...v26.3.0)
This commit is contained in:
pre-commit-ci[bot] 2026-03-16 17:45:10 +00:00 committed by GitHub
parent 497b3dc8d9
commit decb9061d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,13 +42,13 @@ repos:
name: Detect Secrets test
- repo: https://github.com/gitleaks/gitleaks
rev: v8.30.0
rev: v8.30.1
hooks:
- id: gitleaks
name: Run Gitleaks test
- repo: https://github.com/ansible-community/ansible-lint
rev: v26.2.0
rev: v26.3.0
hooks:
- id: ansible-lint
name: Ansible-lint