Exclude the dist forlder from pre-commit #54
@@ -1,4 +1,4 @@
|
||||
exclude: ^node_modules/
|
||||
exclude: ^(dist|node_modules)/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v6.0.0
|
||||
|
||||
Reference in New Issue
Block a user