Skip to content

Commit 9fa4a2c

Browse files
authored
Ignore yarn.lock for codespell (jupyter#7098)
1 parent c3ec39e commit 9fa4a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ repos:
4343
args: ['-L', 'sur,nd']
4444
exclude: |
4545
(?x)^(
46+
yarn.lock|
4647
binder/example.ipynb|
4748
docs/source/examples/images/FrontendKernel.graffle/data.plist|
4849
)$

0 commit comments

Comments
 (0)