Add check-case-conflict hook (#9446)

This commit is contained in:
Andrew Murray 2026-02-23 00:17:59 +11:00 committed by GitHub
parent 43c12af730
commit 81e0cf2bc4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,6 +38,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v6.0.0
hooks:
- id: check-case-conflict
- id: check-executables-have-shebangs
- id: check-shebang-scripts-are-executable
- id: check-merge-conflict