Skip to content

Commit

Permalink
Update yaspeller to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Huy Mai <huy.mai@est.tech>
  • Loading branch information
mquhuy committed Jan 8, 2024
1 parent 1fb3191 commit 395e4a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/hcodes/yaspeller.git
rev: v7.0.0
rev: v10.0.1
hooks:
- id: yaspeller
types:
Expand Down
1 change: 1 addition & 0 deletions .yaspeller.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"maxRequests": 5,
"ignoreDigits": true,
"ignoreText": [["^layout:.*$", "m"]],
"ignoreTags": [["**", "__"]],
"lang": "en",
"dictionary": [
"a VM",
Expand Down

0 comments on commit 395e4a2

Please sign in to comment.