Skip to content

Commit

Permalink
PYTHON-5136 Add check-json to pre-commit checks
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Mar 3, 2025
1 parent 0c8a698 commit 6546ae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6546ae6

Please sign in to comment.