Skip to content

Commit

Permalink
ignore packages.lock.json from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Oct 16, 2024
1 parent ac04b9c commit 1681b35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---
exclude: |
(?x)^(
.*/packages.lock.json|
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit 1681b35

Please sign in to comment.