We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5248e8 commit 95e7da0Copy full SHA for 95e7da0
1 file changed
README.md
@@ -3,7 +3,10 @@
3
A few useful git hooks to integrate with
4
[pre-commit](http://pre-commit.com).
5
6
-**The last version of this hook to support Python 2.7 & 3.6 is v1.1.15**
+⚠️ ⚠️ **This hook, since v1.5.2, requires `pre-commit` 3.2.0 or superior.**
7
+If you get an error like `Expected one of ... but got: 'pre-commit'`, check this issue: [#83](https://github.com/Lucas-C/pre-commit-hooks/issues/83)
8
+
9
+⚠️ **The last version of this hook to support Python 2.7 & 3.6 is v1.1.15**
10
11
<!-- mdformat-toc start --slug=github --no-anchors --maxlevel=4 --minlevel=1 -->
12
0 commit comments