diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ea4abe..1f301e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,7 @@ repos: hooks: - id: check-case-conflict - id: check-executables-have-shebangs + - id: check-illegal-windows-names - id: check-merge-conflict - id: check-shebang-scripts-are-executable - id: check-symlinks