diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5e533a95..71dba339 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: - id: check-added-large-files - id: check-case-conflict - id: check-yaml + args: [--allow-multiple-documents] - id: check-json - repo: https://github.com/pre-commit/mirrors-clang-format rev: v14.0.0