Updated pre-commit configuration

This commit is contained in:
Michele Cereda
2023-01-27 01:59:26 +01:00
parent 18b9541fc6
commit bf08fa5fa1

View File

@@ -19,10 +19,10 @@ repos:
args:
- -r "~MD013" # ignore line-length rule
- repo: https://github.com/ansible-community/ansible-lint
rev: v6.9.0
rev: v6.11.0
hooks:
- id: ansible-lint
exclude: ^cloud-init/
exclude: cloud-init/
- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta
hooks: