Skip to content

Commit

Permalink
v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 15, 2019
1 parent 7c376cb commit 7f90039
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
1.18.2 - 2019-08-15
===================

### Fixes
- Make default python lookup more deterministic to avoid redundant installs
- #1117 PR by @scop.

1.18.1 - 2019-08-11
===================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 1.18.1
version = 1.18.2
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit 7f90039

Please sign in to comment.