mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 01:51:46 +04:00
v1.18.2
This commit is contained in:
parent
7c376cb4d6
commit
7f900395ec
2 changed files with 8 additions and 1 deletions
|
|
@ -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
|
1.18.1 - 2019-08-11
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = pre_commit
|
name = pre_commit
|
||||||
version = 1.18.1
|
version = 1.18.2
|
||||||
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
description = A framework for managing and maintaining multi-language pre-commit hooks.
|
||||||
long_description = file: README.md
|
long_description = file: README.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue