From eabfdfe005ebd014fadf060aa91602f91a90ea21 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Thu, 6 May 2021 19:14:55 +0200 Subject: [PATCH] Apply suggestion from code review --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e14108f1..7c480d85 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,6 @@ repos: - id: hadolint-docker # FIXME: remove after https://github.com/hadolint/hadolint/issues/628 is resolved entry: hadolint/hadolint:v2.3.0 hadolint - exclude: Dockerfile.ppc64le|Dockerfile.ppc64le.patch - repo: https://github.com/adrienverge/yamllint.git rev: v1.26.1 hooks: