mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Spelling fixes
This commit is contained in:
parent
7c69730ad2
commit
dd46fde384
2 changed files with 3 additions and 3 deletions
|
|
@ -261,7 +261,7 @@
|
|||
|
||||
### Features
|
||||
- Run hooks in parallel
|
||||
- individual hooks may opt out of parallel exection with `require_serial: true`
|
||||
- individual hooks may opt out of parallel execution with `require_serial: true`
|
||||
- #510 issue by @chriskuehl.
|
||||
- #851 PR by @chriskuehl.
|
||||
|
||||
|
|
@ -440,7 +440,7 @@
|
|||
### Fixes
|
||||
- Fix integration with go 1.10 and `pkg` directory
|
||||
- #725 PR by @asottile
|
||||
- Restore support for `git<1.8.5` (inadvertantly removed in 1.7.0)
|
||||
- Restore support for `git<1.8.5` (inadvertently removed in 1.7.0)
|
||||
- #723 issue by @JohnLyman.
|
||||
- #724 PR by @asottile.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue