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

Skip to content

Commit ae2eac5

Browse files
committed
v1.8.0
1 parent c6b6d23 commit ae2eac5

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
1.8.0
2+
=====
3+
4+
### Features
5+
- Add a `manual` stage for cli-only interaction
6+
- #719 issue by @hectorv.
7+
- #720 PR by @asottile.
8+
- Add a `--multiline` option to `pygrep` hooks
9+
- #716 PR by @tdeo.
10+
11+
112
1.7.0
213
=====
314

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='1.7.0',
12+
version='1.8.0',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)