Skip to content

Commit 866c269

Browse files
committed
Add check-shebang-scripts-are-executable to pre-commit
1 parent 529487c commit 866c269

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ repos:
3232
rev: v4.5.0
3333
hooks:
3434
- id: check-executables-have-shebangs
35+
- id: check-shebang-scripts-are-executable
3536
- id: check-merge-conflict
3637
- id: check-json
3738
- id: check-toml

0 commit comments

Comments
 (0)