Skip to content

Commit 90cfe67

Browse files
committed
v1.14.2
1 parent 4621859 commit 90cfe67

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.14.2
2+
======
3+
4+
### Fixes
5+
- Make the hook shebang detection more timid (1.14.0 regression)
6+
- Homebrew/homebrew-core#35825.
7+
- #915 PR by @asottile.
8+
19
1.14.1
210
======
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
1515
url='https://github.com/pre-commit/pre-commit',
16-
version='1.14.1',
16+
version='1.14.2',
1717
author='Anthony Sottile',
1818
author_email='[email protected]',
1919
classifiers=[

0 commit comments

Comments
 (0)