diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6510713777d..b6050fa7d9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,3 +4,9 @@ repos: hooks: - id: check-yaml - id: forbid-submodules + - id: check-added-large-files + - id: check-case-conflict + - id: check-merge-conflict + - id: check-symlinks + - id: detect-private-key + exclude: ^ruby-3\.0/0001-ruby-3\.0\.6-openssl-patch\.patch$