We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e27dbd commit 97fb49aCopy full SHA for 97fb49a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+1.10.0
2
+======
3
+
4
+### Features
5
+- Add support for hooks written in `rust`
6
+ - #751 PR by @chriskuehl.
7
8
1.9.0
9
=====
10
setup.py
@@ -9,7 +9,7 @@
'hooks.'
),
11
url='https://github.com/pre-commit/pre-commit',
12
- version='1.9.0',
+ version='1.10.0',
13
14
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments