We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b6d23 commit ae2eac5Copy full SHA for ae2eac5
CHANGELOG.md
@@ -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
12
1.7.0
13
=====
14
setup.py
@@ -9,7 +9,7 @@
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
- version='1.7.0',
+ version='1.8.0',
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments