From 75f949189b602feb6be4728384f89daa783dc623 Mon Sep 17 00:00:00 2001 From: zacharyburnett Date: Fri, 15 Nov 2024 10:37:14 -0500 Subject: [PATCH] add args to actionlint --- .pre-commit-config.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0cc5d5e..5d0616d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,3 +3,6 @@ repos: rev: v1.7.4 hooks: - id: actionlint + args: + - -shellcheck= + - -ignore=".*crds-contexts.*"