diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a4e7b90d99f2d2e06995d1a4200797111c527cc..b91abfb3edebeb0ed68f5a19548d21d38c545ae9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,6 +9,6 @@ sha: v0.4.0 hooks: - id: shell-lint - files: \.bashrc|\.githooks/post-merge|\.profile|Documents/Shore/cleanup/.*-clean|Documents/train-wifi\.sh + files: \.bashrc|\.githooks/post-merge|\.profile|Documents/Shore/cleanup/docker-.*|Documents/train-wifi\.sh - id: shellcheck files: \.bashrc|\.githooks/post-merge|\.profile|Documents/Shore/cleanup/docker-.*|Documents/train-wifi\.sh