mirror of
https://github.com/Crocmagnon/ansible.git
synced 2025-04-25 18:05:27 +02:00
Compare commits
2 commits
fa342f2241
...
48e247c5dc
Author | SHA1 | Date | |
---|---|---|---|
48e247c5dc | |||
![]() |
53e2c75aeb |
1 changed files with 2 additions and 2 deletions
|
@ -29,14 +29,14 @@ 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: v25.1.1
|
rev: v25.1.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: ansible-lint
|
- id: ansible-lint
|
||||||
entry: python3 -m ansiblelint -v --force-color --fix
|
entry: python3 -m ansiblelint -v --force-color --fix
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- ansible # necessary because we're using community collections
|
- ansible # necessary because we're using community collections
|
||||||
- repo: https://github.com/gitguardian/ggshield
|
- repo: https://github.com/gitguardian/ggshield
|
||||||
rev: v1.36.0
|
rev: v1.37.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: ggshield
|
- id: ggshield
|
||||||
- repo: local
|
- repo: local
|
||||||
|
|
Loading…
Add table
Reference in a new issue