From e8b60a4c45c206dc2a3f731d1532d26a4f8e8b8a Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Wed, 11 May 2022 23:25:53 +0200 Subject: [PATCH] Fixed pre-commit configuration --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e59a0c5..c145caa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,6 @@ repos: rev: v6.1.0 hooks: - id: ansible-lint - exclude: ^docker/ - repo: https://github.com/hadolint/hadolint rev: v2.10.0 hooks: