This commit is contained in:
Anthony Sottile 2019-04-16 11:33:16 -07:00
parent 2d4ea61c93
commit 809b7482df
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
1.15.2
======
### Fixes
- Fix cloning non-branch tag while in the fallback slow-clone strategy.
- #997 issue by @jpinner.
- #998 PR by @asottile.
1.15.1
======

View file

@ -1,6 +1,6 @@
[metadata]
name = pre_commit
version = 1.15.1
version = 1.15.2
description = A framework for managing and maintaining multi-language pre-commit hooks.
long_description = file: README.md
long_description_content_type = text/markdown