diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ffbe76da..40b8dd2a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,3 +48,4 @@ repos: rev: v0.8.0.1 hooks: - id: shellcheck + args: [-x]