mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v1.15.2
This commit is contained in:
parent
2d4ea61c93
commit
809b7482df
2 changed files with 9 additions and 1 deletions
|
|
@ -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
|
||||
======
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue