We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e751f commit a12feebCopy full SHA for a12feeb
CHANGELOG.md
@@ -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
9
1.10.1
10
======
11
setup.py
@@ -13,7 +13,7 @@
13
long_description=long_description,
14
long_description_content_type='text/markdown',
15
url='https://github.com/pre-commit/pre-commit',
16
- version='1.10.1',
+ version='1.10.2',
17
author='Anthony Sottile',
18
author_email='asottile@umich.edu',
19
classifiers=[
0 commit comments