.pre-commit-config.yaml: enable check-json from pre-commit-hooks

This commit is contained in:
Aminda Suomalainen 2023-10-22 20:25:57 +03:00
parent 9a1965279d
commit c6fb84c5a7
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ repos:
exclude_types:
[svg, tsv]
#- id: check-docstring-first
#- id: check-json
- id: check-json
- id: check-merge-conflict
- id: check-toml
- id: check-xml