diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e2c8f1..fdf77e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,6 +12,7 @@ repos: rev: v4.6.0 hooks: - id: check-added-large-files + args: ["--maxkb=2000"] - id: check-case-conflict - id: check-merge-conflict - id: check-symlinks