Update ansible linter CI

This commit is contained in:
Faustin Lammler 2020-09-07 12:10:33 +02:00
parent 52369accf7
commit 6210c81438
No known key found for this signature in database
GPG Key ID: 390A2F27832A5C79
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ repos:
- id: yamllint
name: Check yaml files (yamllint)
- repo: https://github.com/ansible/ansible-lint.git
rev: v4.3.2
rev: v4.3.4
hooks:
- id: ansible-lint
name: Check yaml files (ansible-lint)