Merge pull request #426 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-01-22 08:48:58 +00:00 committed by GitHub
commit e6a29ab36d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ repos:
- id: gitleaks
- repo: https://github.com/ansible-community/ansible-lint
rev: v25.12.2
rev: v26.1.1
hooks:
- id: ansible-lint
name: Ansible-lint
@ -65,7 +65,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