X Tutup
Skip to content

Commit a12feeb

Browse files
committed
v1.10.2
1 parent 31e751f commit a12feeb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
1.10.2
2+
======
3+
4+
### Fixes
5+
- pre-commit now invokes hooks with a consistent ordering of filenames
6+
- issue by @mxr.
7+
- #767 PR by @asottile.
8+
19
1.10.1
210
======
311

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
long_description=long_description,
1414
long_description_content_type='text/markdown',
1515
url='https://github.com/pre-commit/pre-commit',
16-
version='1.10.1',
16+
version='1.10.2',
1717
author='Anthony Sottile',
1818
author_email='asottile@umich.edu',
1919
classifiers=[

0 commit comments

Comments
 (0)
X Tutup