mirror of
https://github.com/Crocmagnon/ansible.git
synced 2025-01-11 23:52:42 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/ansible/ansible-lint: v24.10.0 → v24.12.2](https://github.com/ansible/ansible-lint/compare/v24.10.0...v24.12.2)
This commit is contained in:
parent
a333cb14f2
commit
f7ad5483bb
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ repos:
|
|||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/ansible/ansible-lint
|
||||
rev: v24.10.0
|
||||
rev: v24.12.2
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
entry: python3 -m ansiblelint -v --force-color --fix
|
||||
|
|
Loading…
Reference in a new issue