We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09114f1 commit ebb178aCopy full SHA for ebb178a
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+1.10.3
2
+======
3
+
4
+### Fixes
5
+- Fix `pre-push` during a force push without a fetch
6
+ - #777 issue by @domenkozar.
7
+ - #778 PR by @asottile.
8
9
1.10.2
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.2',
+ version='1.10.3',
17
author='Anthony Sottile',
18
author_email='asottile@umich.edu',
19
classifiers=[
0 commit comments