PYTHON-5136 Add check-json to pre-commit checks (#2167)
This commit is contained in:
parent
150a3ba756
commit
9d5d4fa735
@ -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