Skip to content

Commit

Permalink
Merge pull request #4 from trussworks/cg_upgrade_pre_commit_0.0.4
Browse files Browse the repository at this point in the history
Upgrade pre-commit hooks to get new spelling-sort hook
  • Loading branch information
Chris Gilmer authored Jun 25, 2020
2 parents 582b547 + 80e797c commit b914ee6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ repos:
entry: markdownlint --ignore .github/*.md

- repo: git://github.com/trussworks/pre-commit-hooks
rev: v0.0.3
rev: v0.0.4
hooks:
- id: markdown-toc
- id: mdspell
- id: spelling-sort

0 comments on commit b914ee6

Please sign in to comment.