diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d9d683e..2f414a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,6 +34,9 @@ rev: v0.9.0 hooks: - id: shellcheck + files: \.(bash|sh|zsh)(\.tmpl)?$ + types: + - text - repo: https://github.com/pre-commit/mirrors-clang-format rev: v17.0.6 hooks: