We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2373f commit 5a1c4beCopy full SHA for 5a1c4be
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+0.12.2
2
+======
3
+- Fix docker hooks on older (<1.12) docker
4
+
5
0.12.1
6
======
7
- golang hooks now support additional_dependencies
setup.py
@@ -9,7 +9,7 @@
9
'hooks.'
10
),
11
url='https://github.com/pre-commit/pre-commit',
12
- version='0.12.1',
+ version='0.12.2',
13
14
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments