Update ansible linter CI
This commit is contained in:
parent
52369accf7
commit
6210c81438
|
|
@ -25,7 +25,7 @@ repos:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
name: Check yaml files (yamllint)
|
name: Check yaml files (yamllint)
|
||||||
- repo: https://github.com/ansible/ansible-lint.git
|
- repo: https://github.com/ansible/ansible-lint.git
|
||||||
rev: v4.3.2
|
rev: v4.3.4
|
||||||
hooks:
|
hooks:
|
||||||
- id: ansible-lint
|
- id: ansible-lint
|
||||||
name: Check yaml files (ansible-lint)
|
name: Check yaml files (ansible-lint)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue