PYTHON-5136 Add check-json to pre-commit checks (#328)
This commit is contained in:
parent
0c8a698fa4
commit
6751d66ed3
@ -6,6 +6,7 @@ repos:
|
||||
- id: check-added-large-files
|
||||
- id: check-case-conflict
|
||||
- id: check-toml
|
||||
- id: check-json
|
||||
- id: check-yaml
|
||||
exclude: template.yaml
|
||||
- id: debug-statements
|
||||
|
||||
Loading…
Reference in New Issue
Block a user