diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 82c24f1f..1e526e2b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,6 +3,7 @@ repos: rev: v4.4.0 hooks: - id: check-added-large-files + args: ["--maxkb=1000"] - id: check-case-conflict - id: check-executables-have-shebangs - id: check-merge-conflict