mirror of
https://github.com/Crocmagnon/ansible.git
synced 2025-01-12 08:02:50 +01:00
Merge pull request #5 from Crocmagnon/pre-commit-ci-update-config
Some checks failed
/ run ansible (push) Has been cancelled
Some checks failed
/ run ansible (push) Has been cancelled
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
98d7735d1f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ repos:
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/ansible/ansible-lint
|
- repo: https://github.com/ansible/ansible-lint
|
||||||
rev: v24.10.0
|
rev: v24.12.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: ansible-lint
|
- id: ansible-lint
|
||||||
entry: python3 -m ansiblelint -v --force-color --fix
|
entry: python3 -m ansiblelint -v --force-color --fix
|
||||||
|
|
Loading…
Reference in a new issue