diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5978fa80d77..7feb6adc1e9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,6 +4,7 @@ repos: rev: v2.3.0 hooks: - id: check-yaml + exclude: 'pnpm-lock.yaml' - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/keith/pre-commit-buildifier