Skip to content

Commit 63142f2

Browse files
committed
v0.7.0
1 parent 2df9948 commit 63142f2

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.0
2+
=====
3+
- Improve search for detecting aws keys
4+
- Add .pre-commit-hooks.yaml for forward compatibility
5+
16
0.6.1
27
=====
38
- trailing-whitespace-hook: restore original file on catastrophic failure

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.6.1',
9+
version='0.7.0',
1010

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

0 commit comments

Comments
 (0)