Skip to content

Commit 97fb49a

Browse files
committed
v1.10.0
1 parent 4e27dbd commit 97fb49a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
1.9.0
29
=====
310

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='1.9.0',
12+
version='1.10.0',
1313

1414
author='Anthony Sottile',
1515
author_email='asottile@umich.edu',

0 commit comments

Comments
 (0)