Update versions

This commit is contained in:
Ayaz Salikhov
2021-05-06 08:37:25 +03:00
parent c9b69cf07e
commit e2c3defbdf

View File

@@ -6,11 +6,11 @@ repos:
- id: check-yaml - id: check-yaml
files: .*\.(yaml|yml)$ files: .*\.(yaml|yml)$
- repo: https://github.com/hadolint/hadolint.git - repo: https://github.com/hadolint/hadolint.git
rev: v2.1.0 rev: v2.3.0
hooks: hooks:
- id: hadolint-docker - id: hadolint-docker
# FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved # FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved
entry: hadolint/hadolint:v2.1.0 hadolint entry: hadolint/hadolint:v2.3.0 hadolint
exclude: Dockerfile.ppc64le|Dockerfile.ppc64le.patch exclude: Dockerfile.ppc64le|Dockerfile.ppc64le.patch
- repo: https://github.com/adrienverge/yamllint.git - repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.1 rev: v1.26.1