Skip to content

Commit

Permalink
fix(cspell): pass userconfig inline
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarJaroudi committed Sep 23, 2024
1 parent f76576e commit eb8db9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
entry: cspell-cli
language: node
types: [text]
additional_dependencies: [--userconfig="./npmrc"]
args:
- --no-must-find-files
- --no-progress
Expand Down

0 comments on commit eb8db9a

Please sign in to comment.