mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
v1.18.3
This commit is contained in:
parent
8537e7c94e
commit
0245a67831
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
1.18.3 - 2019-08-27
|
||||
===================
|
||||
|
||||
### Fixes
|
||||
- Fix `node_modules` plugin installation on windows
|
||||
- #1123 issue by @henryykt.
|
||||
- #1122 PR by @henryykt.
|
||||
|
||||
1.18.2 - 2019-08-15
|
||||
===================
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[metadata]
|
||||
name = pre_commit
|
||||
version = 1.18.2
|
||||
version = 1.18.3
|
||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||
long_description = file: README.md
|
||||
long_description_content_type = text/markdown
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue