mirror of
https://github.com/Crocmagnon/ansible.git
synced 2025-04-17 22:26:02 +02:00
Compare commits
2 commits
3cc961517c
...
2306858a77
Author | SHA1 | Date | |
---|---|---|---|
2306858a77 | |||
![]() |
a406f8db72 |
1 changed files with 2 additions and 2 deletions
|
@ -29,14 +29,14 @@ repos:
|
|||
- id: mixed-line-ending
|
||||
- id: trailing-whitespace
|
||||
- repo: https://github.com/ansible/ansible-lint
|
||||
rev: v24.12.2
|
||||
rev: v25.1.1
|
||||
hooks:
|
||||
- id: ansible-lint
|
||||
entry: python3 -m ansiblelint -v --force-color --fix
|
||||
additional_dependencies:
|
||||
- ansible # necessary because we're using community collections
|
||||
- repo: https://github.com/gitguardian/ggshield
|
||||
rev: v1.34.0
|
||||
rev: v1.36.0
|
||||
hooks:
|
||||
- id: ggshield
|
||||
- repo: local
|
||||
|
|
Loading…
Add table
Reference in a new issue