Fix hadolint docker version

This commit is contained in:
Ayaz Salikhov
2021-06-14 21:44:23 +03:00
parent 5d3c15026c
commit b5351a7718

View File

@@ -13,7 +13,7 @@ repos:
hooks:
- id: hadolint-docker
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
entry: hadolint/hadolint:v2.4.1 hadolint
entry: hadolint/hadolint:v2.5.0 hadolint
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.1
hooks: