mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:12:02 +00:00
exclude pnpm-lock.yaml from precommit (#61158)
This commit is contained in:
parent
ffbbccac49
commit
f9f633bcfd
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user