fix(pre-commit): improve capitalisation of check-added-large-files

This commit is contained in:
Dafydd Jones 2024-12-04 18:24:59 +00:00
parent b425191b4e
commit 4380e3508e

View file

@ -30,6 +30,7 @@ repos:
rev: v5.0.0
hooks:
- id: check-added-large-files
name: Check for added large files
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.30.0
hooks: