Skip to content

Commit 9d5d4fa

Browse files
authored
PYTHON-5136 Add check-json to pre-commit checks (mongodb#2167)
1 parent 150a3ba commit 9d5d4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ repos:
66
- id: check-added-large-files
77
- id: check-case-conflict
88
- id: check-toml
9+
- id: check-json
910
- id: check-yaml
1011
exclude: template.yaml
1112
- id: debug-statements

0 commit comments

Comments
 (0)