Skip to content

Commit

Permalink
fix: Make sure the README has full version (#173)
Browse files Browse the repository at this point in the history
Related to #170
  • Loading branch information
Jason3S authored Jul 15, 2022
1 parent a88fb19 commit 9bd52b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This repository enables using [cspell](https://github.com/streetsidesoftware/csp
# .pre-commit-config.yaml
repos:
- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v6
rev: v6.2.0
hooks:
- id: cspell
```
Expand Down

0 comments on commit 9bd52b0

Please sign in to comment.