Merge pull request #13 from ansible-lockdown/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
uk-bolly 2025-02-04 06:43:26 +00:00 committed by GitHub
commit a41047672d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -41,12 +41,12 @@ repos:
- id: detect-secrets - id: detect-secrets
- repo: https://github.com/gitleaks/gitleaks - repo: https://github.com/gitleaks/gitleaks
rev: v8.23.2 rev: v8.23.3
hooks: hooks:
- id: gitleaks - id: gitleaks
- repo: https://github.com/ansible-community/ansible-lint - repo: https://github.com/ansible-community/ansible-lint
rev: v25.1.0 rev: v25.1.1
hooks: hooks:
- id: ansible-lint - id: ansible-lint
name: Ansible-lint name: Ansible-lint