mirror of
https://github.com/davestephens/ansible-nas
synced 2024-11-10 06:04:15 +00:00
14 lines
344 B
YAML
14 lines
344 B
YAML
---
|
|
repos:
|
|
- repo: https://github.com/ansible-community/ansible-lint.git
|
|
rev: v6.14.6
|
|
hooks:
|
|
- id: ansible-lint
|
|
- repo: https://github.com/adrienverge/yamllint.git
|
|
rev: v1.30.0
|
|
hooks:
|
|
- id: yamllint
|
|
- repo: https://github.com/igorshubovych/markdownlint-cli
|
|
rev: v0.32.2
|
|
hooks:
|
|
- id: markdownlint
|