Skip to content

Commit 20f0462

Browse files
committed
v0.7.1
1 parent f9ce156 commit 20f0462

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.7.1
2+
=====
3+
- Don't false positive on files where trailing whitespace isn't changed.
4+
15
0.7.0
26
=====
37
- Improve search for detecting aws keys

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
name='pre_commit_hooks',
77
description='Some out-of-the-box hooks for pre-commit.',
88
url='https://github.com/pre-commit/pre-commit-hooks',
9-
version='0.7.0',
9+
version='0.7.1',
1010

1111
author='Anthony Sottile',
1212
author_email='asottile@umich.edu',

0 commit comments

Comments
 (0)