Skip to content

Commit

Permalink
Bump pre-commit. Add remove-unicode-zero-width-space
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhoherd committed Sep 10, 2020
1 parent aab7437 commit e7791e2
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 @@ -66,9 +66,10 @@ repos:
- id: remove-tabs
exclude_types: [makefile, binary]
- repo: https://github.com/danielhoherd/pre-commit-hooks
rev: 71f4ec08999cc9f2146a0067748dba5f38168c06
rev: 07f5a00b0f7d7856d602baf5e530a4d4472d7bf3
hooks:
- id: CVE-2017-18342
- id: remove-unicode-zero-width-space
- id: remove-unicode-non-breaking-spaces
- id: remove-unicode-zero-width-non-breaking-spaces
- id: remove-en-dashes
Expand Down

0 comments on commit e7791e2

Please sign in to comment.