diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 7491306..6c6e2bf 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -103,6 +103,7 @@ entry: cspell-cli language: node types: [text] + additional_dependencies: ["--globalconfig=./.npmrc"] args: - --no-must-find-files - --no-progress