cspell-cli
Advanced tools
Comparing version 8.15.3 to 8.16.0
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "8.15.3", | ||
"version": "8.16.0", | ||
"description": "CLI for cspell; A Spelling Checker for Code!", | ||
@@ -51,8 +51,8 @@ "type": "module", | ||
"dependencies": { | ||
"cspell": "^8.15.7" | ||
"cspell": "^8.16.0" | ||
}, | ||
"devDependencies": { | ||
"inject-markdown": "^3.1.0", | ||
"inject-markdown": "^3.1.4", | ||
"prettier": "^3.3.3" | ||
} | ||
} |
@@ -21,3 +21,3 @@ # cspell-cli | ||
- repo: https://github.com/streetsidesoftware/cspell-cli | ||
rev: v8.15.3 | ||
rev: v8.16.0 | ||
hooks: | ||
@@ -178,3 +178,4 @@ - id: cspell | ||
--cache-strategy <strategy> Strategy to use for detecting changed files. | ||
(choices: "metadata", "content") | ||
(choices: "content", "metadata", default: | ||
"content") | ||
--cache-location <path> Path to the cache file or directory. (default: | ||
@@ -181,0 +182,0 @@ ".cspellcache") |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17666
365
2882
Updatedcspell@^8.16.0