diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01b0f533365e3446ebd415d7fc764a63fe08bd79..3cc32c8aaf8cdcbeeb463e7df0f0df7e57f59184 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,6 +35,7 @@ repos: rev: v0.6.0 hooks: - id: shell-lint + exclude: \.bats$ - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.1.1