Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

Commit

Permalink
v0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Aug 11, 2017
1 parent 478e90e commit 49366f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.16.3
======
- autoupdate attempts to maintain config formatting.

0.16.2
======
- Initialize submodules in hook repositories.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
version='0.16.2',
version='0.16.3',

author='Anthony Sottile',
author_email='[email protected]',
Expand Down

0 comments on commit 49366f1

Please sign in to comment.