Merge pull request #438 from ansible-lockdown/pre-commit-ci-update-config
Some checks failed
Export Public Repo Badges / export-badges (push) Has been cancelled

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
uk-bolly 2026-03-18 17:46:10 +00:00 committed by GitHub
commit eedb2188c3
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