We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa72fe5 commit b32faccCopy full SHA for b32facc
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.13.1
2
+======
3
+- Fix dummy gem for ruby local hooks
4
+
5
0.13.0
6
======
7
- Autoupdate now works even when the current state is broken.
setup.py
@@ -9,7 +9,7 @@
9
'hooks.'
10
),
11
url='https://github.com/pre-commit/pre-commit',
12
- version='0.13.0',
+ version='0.13.1',
13
14
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments