We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f09a6 commit b674d4fCopy full SHA for b674d4f
1 file changed
.pre-commit-config.yaml
@@ -13,6 +13,7 @@ repos:
13
- repo: https://github.com/pre-commit/pre-commit-hooks
14
rev: "v5.0.0"
15
hooks:
16
+ - id: check-json
17
- id: check-yaml
18
- id: trailing-whitespace
19
exclude: |
0 commit comments