diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ae2fc6994..648c11fc4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,6 +6,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-shebang-scripts-are-executable