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

Skip to content

Commit 3bc12b1

Browse files
committed
v0.13.0
1 parent 0478c60 commit 3bc12b1

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.13.0
2+
======
3+
- Autoupdate now works even when the current state is broken.
4+
- Improve pre-push fileset on new branches
5+
- Allow "language local" hooks, hooks which install dependencies using
6+
`additional_dependencies` and `language` are now allowed in `repo: local`.
7+
18
0.12.2
29
======
310
- Fix docker hooks on older (<1.12) docker

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='0.12.2',
12+
version='0.13.0',
1313

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

0 commit comments

Comments
 (0)