Skip to content

Commit 242bb77

Browse files
committed
1 parent 7dcffd6 commit 242bb77

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.pre-commit-config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,14 @@ repos:
3535
- repo: https://github.com/pre-commit/pre-commit-hooks
3636
rev: v6.0.0
3737
hooks:
38+
- id: check-case-conflict
39+
- id: check-executables-have-shebangs
3840
- id: check-illegal-windows-names
41+
- id: check-json
3942
- id: check-merge-conflict
43+
- id: check-shebang-scripts-are-executable
4044
- id: check-vcs-permalinks
45+
- id: check-xml
4146
- id: detect-aws-credentials
4247
args: [--allow-missing-credentials]
4348
- id: detect-private-key

0 commit comments

Comments
 (0)