Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8537e7c commit 0245a67Copy full SHA for 0245a67
2 files changed
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+1.18.3 - 2019-08-27
2
+===================
3
+
4
+### Fixes
5
+- Fix `node_modules` plugin installation on windows
6
+ - #1123 issue by @henryykt.
7
+ - #1122 PR by @henryykt.
8
9
1.18.2 - 2019-08-15
10
===================
11
setup.cfg
@@ -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
0 commit comments