diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 11bb7a2b..2a0b7073 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,6 +5,7 @@ repos: - id: trailing-whitespace - id: end-of-file-fixer - id: check-yaml + - id: check-added-large-files - repo: https://github.com/dnephin/pre-commit-golang rev: v0.5.0 hooks: