diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd4864076..9ac569036 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: - id: yamlfmt - repo: https://gitlab.com/bmares/check-json5 - rev: v1.0.0 + rev: v1.0.1 hooks: # As above, this only checks for valid JSON files. This implementation # allows for comments within JSON files.