Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75651dc

Browse files
committed
v1.16.0
1 parent 72f98d2 commit 75651dc

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
1.16.0
2+
======
3+
4+
### Features
5+
- Add support for `prepare-commit-msg` hook
6+
- #1004 PR by @marcjay.
7+
8+
### Fixes
9+
- Fix repeated legacy `pre-commit install` on windows
10+
- #1010 issue by @AbhimanyuHK.
11+
- #1011 PR by @asottile.
12+
- Whitespace fixup
13+
- #1014 PR by @mxr.
14+
- Fix CI check for working pcre support
15+
- #1015 PR by @Myrheimb.
16+
17+
### Misc.
18+
- Switch CI from travis / appveyor to azure pipelines
19+
- #1012 PR by @asottile.
20+
121
1.15.2
222
======
323

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pre_commit
3-
version = 1.15.2
3+
version = 1.16.0
44
description = A framework for managing and maintaining multi-language pre-commit hooks.
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)